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 code is ill-formed. It results in the following error:
-- Error: tests/run-staging/i6992/Test_2.scala:7:16 --------------------------------------------------------------------
7 | println(mcr {foo})
| ^^^^^^^^^
| Exception occurred while executing macro expansion.
| dotty.tools.dotc.MissingCoreLibraryException: Could not find package scalaShadowing from compiler core libraries.
| Make sure the compiler core libraries are on the classpath.
0 commit comments