You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
caseclassEmptyCC() // <- need better error message when deriving schema out of itcaseobjectSingletonType// <- need better error message when deriving schema out of itcaseclassExample1(field: EmptyCC) // <- need better error message when deriving schema out of itcaseclassExample2(field: SingletonType.type) // <- need better error message when deriving schema out of it
The text was updated successfully, but these errors were encountered:
drives fixes originally described in #287
Examples
The text was updated successfully, but these errors were encountered: