mirror of
https://github.com/uffejakobsen/acme.git
synced 2024-11-25 07:31:52 +00:00
8ac8d98cd0
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@395 4df02467-bbd4-4a76-a152-e7ce94205b78
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"
|