roc/crates/compiler/test_mono
Ayaz Hafiz 3aab378bab
Correct pattern matching of nullable wrapped tag unions
The nullable ID always has zero tags. For everything else, we should
just match with the arity of the number of arguments, which doesn't
include the tag ID.
2022-12-29 12:22:05 -06:00
..
generated Correct pattern matching of nullable wrapped tag unions 2022-12-29 12:22:05 -06:00
src Correct pattern matching of nullable wrapped tag unions 2022-12-29 12:22:05 -06:00
Cargo.toml Provide roc_cache_dir everywhere 2022-11-20 19:53:48 -05:00