Files
Jens Johansen c0146bc2f8 [parser] Enable coverage in abstract_scanner; increase coverage; remove unreachable places
Change-Id: Icf634b29f0cea274c2039deea48218b4c15872a8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/437440
Commit-Queue: Jens Johansen <jensj@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2025-07-01 01:51:53 -07:00

11 lines
341 B
Plaintext

Problems reported:
parser/coverage/comments:1:1: Comment starting with '/*' must end with '*/'.
/*æbler
^
beginCompilationUnit()
handleErrorToken(UnterminatedToken(UnterminatedComment))
handleRecoverableError(UnterminatedComment, UnterminatedToken(UnterminatedComment), UnterminatedToken(UnterminatedComment))
endCompilationUnit(0, )