Merge branch 'triple_quoted_strings'
[nit.git] / tests / sav / base_as_notnull_alt1.sav
index d50a4c4..bfed027 100644 (file)
@@ -1 +1,6 @@
-alt/base_as_notnull_alt1.nit:50,6--18: Type error: expected B, got A
+alt/base_as_notnull_alt1.nit:41,6: Warning: 'as(not null)' on non nullable type.
+alt/base_as_notnull_alt1.nit:42,6--7: Warning: 'as(not null)' on non nullable type.
+alt/base_as_notnull_alt1.nit:43,6: Warning: 'as(not null)' on non nullable type.
+alt/base_as_notnull_alt1.nit:50,6: Warning: 'as(not null)' on non nullable type.
+alt/base_as_notnull_alt1.nit:50,6--19: Type error: expected B, got A
+alt/base_as_notnull_alt1.nit:52,6: Warning: 'as(not null)' on non nullable type.