acme/testing/errors/subst6.a
2024-08-13 10:49:56 +00:00

6 lines
139 B
Plaintext

*=$1000
!set inner = 6
!set outer = 7
; substitutions cannot be nested
base?(?(inner)outer) nop ; -> "no string given", "syntax error"