roc/crates/compiler/parse
Agus Zubiaga 2cce5ad023
Allow unsuffixed statements in parser
Moves the "STATEMENT AFTER EXPRESSION" error from the parser to canonicalization.
We'll later use this to allow this case in effectful functions.
2024-11-07 18:54:14 -03:00
..
benches Move Full from fmt to parse and reorganize confusingly-named Module ast type 2024-08-07 23:01:49 -07:00
src Allow unsuffixed statements in parser 2024-11-07 18:54:14 -03:00
tests Move Full from fmt to parse and reorganize confusingly-named Module ast type 2024-08-07 23:01:49 -07:00
Cargo.toml Remove deprecated roc_collections::soa things 2024-10-21 23:17:20 -04:00