tests: updated nitg expected result with new options
[nit.git] / tests / sav / base_as_notnull_alt6.sav
index 70f6877..219d174 100644 (file)
@@ -1,3 +1,8 @@
+alt/base_as_notnull_alt6.nit:41,6: Warning: 'as(not null)' on non nullable type.
+alt/base_as_notnull_alt6.nit:42,6--7: Warning: 'as(not null)' on non nullable type.
+alt/base_as_notnull_alt6.nit:43,6: Warning: 'as(not null)' on non nullable type.
+alt/base_as_notnull_alt6.nit:52,6: Warning: 'as(not null)' on non nullable type.
+Runtime error: Cast failed (alt/base_as_notnull_alt6.nit:60)
 1
 2
 3
@@ -8,7 +13,3 @@
 3
 6
 
-Cast failed in base_as_notnull_alt6::Sys::(kernel::Sys::main) (alt/base_as_notnull_alt6.nit:60)
-,---- Stack trace -- - -  -
-| base_as_notnull_alt6::Sys::(kernel::Sys::main) (alt/base_as_notnull_alt6.nit:32)
-`------------------- - -  -