Use only naked `{` and `}` for variable assignment
[normand.git] / tests / fail-macro-exp-nested-1.nt
index f6e5f49905ccbb38828bc9b7d7a9eb01b3e817c1..9e38a98d45c0cc1e2998182de8479fae1aa56ad0 100644 (file)
@@ -1,5 +1,5 @@
 !macro meow(yeah)
-  {yeah:8}
+  [yeah:8]
 !end
 
 !macro mix(yeah)
This page took 0.032944 seconds and 4 git commands to generate.