Add fixed-length floating point number support
[normand.git] / tests / fail-var-eval-type.nt
index 73bbe12bdb2c553b3127bdc1c654343a7f00ba20..23d04d65827848144a3e83fb1d6138490bf7881e 100644 (file)
@@ -1,3 +1,3 @@
 { meow = 'salut' }
 ---
-1:3 - Invalid expression `'salut'`: expecting result type `int`, not `str`
+1:3 - Invalid expression `'salut'`: expecting result type `int` or `float`, not `str`
This page took 0.023294 seconds and 4 git commands to generate.