roc/crates/compiler/test_syntax
Anthony Bullard 8e1e1520e3
New Lambda Syntax with |...|
This adds parser support for the new lambda syntax.  It does not remove
the existing syntax, nor will the new syntax be retained in formatting.
That will be done in a separate PR to keep the two respective PRs
relatively small and easy to review.
2025-01-15 05:58:16 -06:00
..
fuzz Only conditionally fuzz canonicalize 2025-01-11 20:24:35 -08:00
src Canonicalize the pattern in annotations 2025-01-11 20:24:30 -08:00
tests New Lambda Syntax with |...| 2025-01-15 05:58:16 -06:00
Cargo.toml Extend test_syntax to check that canonicalization doesn't panic on the input 2024-12-06 17:13:10 -08:00