mirror of
https://github.com/uffejakobsen/acme.git
synced 2024-11-22 18:32:09 +00:00
4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
|
!macro dummy ~@x, ~@x {
|
||
|
}
|
||
|
+dummy ~y, ~z ; -> "Macro parameter twice."
|