rust/compiler
Nicholas Nethercote cf2dfb2ced Add a test for Parser::debug_lookahead.
That method is currently badly broken, and the test output reflects
this. The obtained tokens list is always empty, except in the case where
we go two `bump`s past the final token, whereupon it will produce as
many `Eof` tokens as asked for.
2024-07-13 15:55:40 +10:00
..
2024-07-10 07:54:17 +00:00
2024-07-09 22:47:35 +02:00
2024-07-11 12:20:26 +02:00
2024-07-11 12:20:26 +02:00