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
The package of the exception type is not marked as implicit. A side-effect of this is that the type name is printed fully qualified during pretty-printing, like so:
Given a try/catch like so:
The package of the exception type is not marked as implicit. A side-effect of this is that the type name is printed fully qualified during pretty-printing, like so:
This is related to #3268, #3372, #3373
The text was updated successfully, but these errors were encountered: