acme/testing/bugfixes/executed-quotes.a
2024-02-16 01:06:48 +00:00

6 lines
227 B
Plaintext

*=$1000
; the "skip code" function did not honor quotes, so stuff after ':' was
; executed.
!ifdef UNDEFINED !tx " dummy : older versions tried to parse this!"
; fixing this supersedes two older fixes for "!to" and "!sl".