We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
-Yno-experimental
1 parent 9c14610 commit 8743024Copy full SHA for 8743024
tests/pos-macros/i20353/Macro_1.scala
@@ -1,4 +1,4 @@
1
-//> using options -experimental -Yno-experimental
+//> using options -experimental
2
3
import scala.annotation.{experimental, MacroAnnotation}
4
import scala.quoted.*
tests/pos-macros/i20353/Test_2.scala
class OuterClass:
@Test
0 commit comments