Skip to content

Commit cbc9eac

Browse files
nicolasstuckimichelou
authored andcommitted
Re-bootstrap compiler
1 parent 0fcee02 commit cbc9eac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

library/src/scala/compiletime/package.scala

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
package scala
22
package compiletime
33

4+
import scala.language.experimental.erasedDefinitions
5+
46
import annotation.compileTimeOnly
57

68
/** Use this method when you have a type, do not have a value for it but want to

0 commit comments

Comments
 (0)