Use only naked `{` and `}` for variable assignment
[normand.git] / tests / pass-macro-exp-three-params.nt
index 8e990c612740dc6d9b3a535b4989cdb5c8029a9c..389920d7614f4c3c55fbff064ffc0fb331b6b82a 100644 (file)
@@ -3,7 +3,7 @@
     aa bb cc dd
 
     !if cond
-      "hello" {val * 2 : 8}
+      "hello" [val * 2 : 8]
     !end
   !end
 !end
This page took 0.022043 seconds and 4 git commands to generate.