Skip to content

Commit 626122a

Browse files
authored
Update compiler/src/dotty/tools/dotc/parsing/Scanners.scala
1 parent 35d159a commit 626122a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/src/dotty/tools/dotc/parsing/Scanners.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1281,7 +1281,6 @@ object Scanners {
12811281
putChar(ch) ; nextRawChar()
12821282
loopRest()
12831283
else
1284-
assert(next.token == EMPTY)
12851284
finishNamedToken(IDENTIFIER, target = next)
12861285
end loopRest
12871286
setStrVal()

0 commit comments

Comments
 (0)