roc/crates/compiler/test_syntax
Joshua Warner 20d092ea48
Remove indented-else syntax from the formatter
This is step 1 in removing the syntax all together. The formatter will now seemlessly migrate everyone to the usual if/then/else syntax. After everyone has had a chance to upgrade, we can then remove this from the parser (in a future PR).
2025-01-20 19:18:37 -08:00
..
fuzz Fix clippy issue 2025-01-17 20:01:54 -08:00
src Move desugaring to new roc_can_solo crate 2025-01-19 07:16:43 -08:00
tests Remove indented-else syntax from the formatter 2025-01-20 19:18:37 -08:00
Cargo.toml Move desugaring to new roc_can_solo crate 2025-01-19 07:16:43 -08:00