roc/crates/compiler/can/tests
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
..
helpers Use a shared env for desugaring and the rest of canonicalization 2024-09-05 20:13:48 -04:00
snapshots Allow unsuffixed statements in parser 2024-11-07 18:54:14 -03:00
test_can.rs Finish adding tests 2024-11-02 21:58:25 -07:00
test_suffixed.rs ignore final suffix for annotated top-level defs 2024-09-29 10:57:18 +10:00