gamnit: make `SpriteSet` public so clients can use its services
[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`