Use only naked `{` and `}` for variable assignment
[normand.git] / tests / pass-macro-exp-final-state-bo.nt
index 79c5b336c8e7045edbbefa226ef31e9db4bb3f03..845b58b7ac30c0eab161c313bf10da34605330f0 100644 (file)
@@ -1,8 +1,8 @@
 !m s()
-  {le} {0xabcd:16}
+  !le [0xabcd:16]
 !end
 
-{be} m:s() {0xabcd:16}
+!be m:s() [0xabcd:16]
 ---
 cd ab
 ab cd
This page took 0.024457 seconds and 4 git commands to generate.