matrix: use a custom low-level C structure to avoid boxing of param types
[nit.git] / tests / error_right_bool.nit
index 188448b..7653555 100644 (file)
@@ -15,4 +15,5 @@
 # limitations under the License.
 
 if true or 6 then
+       1.output
 end