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 get a lot of these "cannot merge" errors when editing dotty code in visual studio code, run with sbt launchIDE. I can't nail down exactly what triggers it, other than it is a lot worse when the package contains the new allowed top-level declarations. Top-level defs and implied instances. In this case, helloWorld is a top-level def.