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
traitFootraitBargivenasFoogivenasBar// ^// not found: type astraitCtraitBaz[A]
givenasCgiven [A] as Baz[A]
// ^// an identifier expected, but '[' found
expectation
These should parse and are fixed by adding brackets to the above given, e.g. given as Foo {} or a newline in between.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
minimized code
expectation
These should parse and are fixed by adding brackets to the above given, e.g.
given as Foo {}
or a newline in between.The text was updated successfully, but these errors were encountered: