Use only naked `{` and `}` for variable assignment
[normand.git] / tests / fail-fl-num-eval-type.nt
index 96b6aa26f37faf1707e7982a9c3e80927b99c37a..ab4595afb0c69fb626c0c3efb7b53bab3285fe09 100644 (file)
@@ -1,3 +1,3 @@
-{ 'salut' : 8 }
+[ 'salut' : 8 ]
 ---
 1:3 - Invalid expression `'salut'`: expecting result type `float` or `int`, not `str`
This page took 0.022588 seconds and 4 git commands to generate.