contracts: change the contract syntax
[nit.git] / tests / sav / test_ffi_c_polymorphism_alt1.res
index a2c2d95..59f0453 100644 (file)
@@ -1 +1 @@
-alt/test_ffi_c_polymorphism_alt1.nit:56,15--25: Type error: expected NativeB, got NativeA
+alt/test_ffi_c_polymorphism_alt1.nit:56,15--25: Type Error: expected `NativeB`, got `NativeA`.