Merge: tests: Test result update for `curl_http`
[nit.git] / tests / error_constraint.nit
index 8ed9abf..61c1fa7 100644 (file)
@@ -19,3 +19,6 @@ class A
 end
 class A[E: Object]
 end
+
+var a = new A
+a.output