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
--Error:/Users/jamie/Workspace/scala/test/tasty/run/src-3/tastytest/InlineCompat.scala:9:69|deffoo(code: String):String= macro InlineCompatScala2Macro.foo
|^|Experimental erased may only be used with a nightly or snapshot version of the compiler
Expectation
the experimental check for erased should ignore scala 2 macro definitions
The text was updated successfully, but these errors were encountered:
Edit - this is the issue not the PR, the PR is nominated already
bishabosha
added
backport:nominated
If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it.
and removed
backport:nominated
If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it.
labels
Nov 2, 2021
Compiler version
3.1.0
Minimized code
Output
Expectation
the experimental check for erased should ignore scala 2 macro definitions
The text was updated successfully, but these errors were encountered: