mirror of
https://github.com/gbdev/rgbds.git
synced 2026-02-11 10:03:04 +00:00
`yylex` calls `yywrap` at the beginning of the next call, after it has set `lexerState->lastToken` to `T_EOB`.
`yylex` calls `yywrap` at the beginning of the next call, after it has set `lexerState->lastToken` to `T_EOB`.