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
I'm not sure it would make sense to reject this. If the companion object
was actually user-defined, it would make sense to extract it and refer to
it in this manner.
What we could support is extracting the default companion object of case
classes (though I'm not exactly sure what interface we want to give it...)
In the last line, I should have written
Test()
(then everything is good). However, if I forget the parentheses, I obtain an internal error:The text was updated successfully, but these errors were encountered: