roc/crates/compiler/test_syntax
Joshua Warner 07ebc81cba
Be more lenient with indentation in record parsing
... and extract a shared helper with collection_trailing_sep_e, thereby resolving some inconsistencies with normal collection parsing.

... and delete some dead code while I'm at it
2023-01-02 18:53:15 -08:00
..
fuzz Move syntax tests to a dedicated crate 2022-12-26 22:50:24 -08:00
src Move syntax tests to a dedicated crate 2022-12-26 22:50:24 -08:00
tests Be more lenient with indentation in record parsing 2023-01-02 18:53:15 -08:00
Cargo.toml Move syntax tests to a dedicated crate 2022-12-26 22:50:24 -08:00