mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
Analogous to how we buffer tokens, we need to delay reporting these errors until we have committed to a parse.
3 lines
49 B
JavaScript
3 lines
49 B
JavaScript
for (let i = 0; i < spec.switch.length; i++) {
|
|
}
|