We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc67eea commit 15176d7Copy full SHA for 15176d7
compiler/src/dotty/tools/dotc/parsing/Parsers.scala
@@ -22,7 +22,7 @@ import Constants._
22
import Symbols.defn
23
import ScriptParsers._
24
import Decorators._
25
-import scala.internal.Chars.isIdentifierStart
+import scala.internal.Chars
26
import scala.annotation.{tailrec, switch}
27
import rewrites.Rewrites.patch
28
0 commit comments