tests: test_syntax now reports other errors before the pkgconfig error
[nit.git] / tests / sav / test_syntax.res
1 test_syntax.nit:68,8--27: Warning: superfluous super-class `Object` in class `Blurry`.
2 test_syntax.nit:134,8--13: Type Error: `Blurry[ELEM_ENT: nullable Object]` is a generic class.