Isaac Freund 5b9ea5dd1e zig fmt: fix line comment detection
Previously hasComment() would consider a string literal "//" to be a
line comment. Fix this by only searching the bytes between tokens.
2021-04-10 23:10:24 +02:00
..
2021-03-25 00:55:36 -07:00
2021-04-10 23:10:24 +02:00