Skip to content

Commit 8d53f95

Browse files
committed
addendum to scalaPrimitives
1 parent 3b96392 commit 8d53f95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dotty/tools/dotc/backend/jvm/scalaPrimitives.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ package dotc
88
package backend.jvm
99

1010
import scala.collection.{ mutable, immutable }
11+
import core.Symbols.{Symbol, NoSymbol}
1112

1213
/** Scala primitive operations are represented as methods in `Any` and
1314
* `AnyVal` subclasses. Here we demultiplex them by providing a mapping

0 commit comments

Comments
 (0)