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
In top level definitions we used to get `DottyPredef.getClass` when we did `getClass`. Now we get `Predef.getClass` which get us a class that was loaded with the wrong classloader.
0 commit comments