mirror of
https://github.com/uffejakobsen/acme.git
synced 2024-11-29 04:49:20 +00:00
6 lines
139 B
Plaintext
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"
|