Use only naked `{` and `}` for variable assignment
[normand.git] / tests / pass-readme-learn-macro-def-2.nt
index 10833da773b39ef28a71c1e33aa54db670dbcfbe..c9ffededd7ada5cddeb9a13a174ec163806671d2 100644 (file)
@@ -2,8 +2,8 @@
   {iter = 1}
 
   !repeat rep
-    {val + iter : uleb128}
-    {0xdeadbeef : 32}
+    [val + iter : uleb128]
+    [0xdeadbeef : 32]
     {iter = iter + 1}
   !end
 
This page took 0.029473 seconds and 4 git commands to generate.