Merge remote-tracking branch 'upstream/master' into init_auto
[nit.git] / tests / sav / test_syntax.res
diff --git a/tests/sav/test_syntax.res b/tests/sav/test_syntax.res
new file mode 100644 (file)
index 0000000..0b4f9cd
--- /dev/null
@@ -0,0 +1,2 @@
+test_syntax.nit:68,8--27: Warning: superfluous super-class `Object` in class `Blurry`.
+test_syntax.nit:134,8--13: Type Error: `Blurry[ELEM_ENT: nullable Object]` is a generic class.