roc/crates/compiler/load
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 Add Task as a built-in module/type 2024-06-25 00:03:56 -07:00
tests Allow unsuffixed statements in parser 2024-11-07 18:54:14 -03:00
build.rs Merge branch 'main' into builtin-task 2024-07-03 00:42:48 -07:00
Cargo.toml split test_utils 2024-04-15 20:30:34 +10:00