Merge: gamnit: optimize the `flat` 2D api using GPU buffers
[nit.git] / tests / error_type_not_ok.nit
index cfe5302..10fd302 100644 (file)
@@ -21,3 +21,5 @@ class A
        super Fail
 end
 
+var a = new A
+a.output