acme/testing/errors/subst6.a

6 lines
139 B
Plaintext
Raw Normal View History

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