Files
zig/lib/std/zig/parser_test.zig
Daniel Hooper 911c839e97 add error when binary ops don't have matching whitespace on both sides
This change also moves the warning about "&&" from the AstGen into the parser so that the "&&" warning can supersede the whitespace warning.
2022-03-20 12:55:04 +02:00

128 KiB