e429d54ed0b2895672d9acd19f3145d7bb70d721
[nit.git] / tests / sav / test_json_deserialization_safe.res
1 Deserialization Error: `DangerSub` is not a subtype of the static type `MyClass`
2 Deserialization Error: Wrong type on `MyClass::other` expected `MyClass`, got `null`
3 Deserialization Error: `DangerSub` is not a subtype of the static type `MyClass`
4 Deserialization Error: Wrong type on `MyClass::next` expected `MyClass`, got `null`