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
We need the `erased` on foo because otherwise we get the error
--------------------------------
6 | transparent def foo(): Unit = foo2()
| ^^^^^^
|Could not find macro class Foo$ in classpath. The most common reason for that is that you cannot use transparent macro implementations in the same compilation run that defines them
0 commit comments