We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cb80e6 commit fe74eadCopy full SHA for fe74ead
src/main/scala/scala/async/internal/AsyncBase.scala
@@ -12,7 +12,7 @@
12
13
package scala.async.internal
14
15
-import scala.reflect.internal.annotations.compileTimeOnly
+import scala.annotation.compileTimeOnly
16
import scala.reflect.macros.whitebox
17
import scala.reflect.api.Universe
18
0 commit comments