AUTORECODE: Fix crash if scratch variables created before source variables.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 3 Mar 2024 20:05:05 +0000 (12:05 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 3 Mar 2024 20:36:00 +0000 (12:36 -0800)
commit591d8ce3170bfa6ec64ea5732ec77d64e9d8ade4
tree8510fc9a0f2d8fcce1a4609249436801064c37cc
parent4ff7d3263a6bd7919815aa63c7b7c6162b773f67
AUTORECODE: Fix crash if scratch variables created before source variables.

Thanks to Frans Houweling for reporting this bug.
doc/transformation.texi
src/language/commands/autorecode.c
tests/language/commands/autorecode.at