roc/crates/compiler/fmt
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
..
src Allow unsuffixed statements in parser 2024-11-07 18:54:14 -03:00
Cargo.toml Make unit assignment optional for suffixed defs 2024-04-14 13:44:59 +10:00