mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
Extend test_syntax to check that canonicalization doesn't panic on the input
Importantly, this would have caught the issue discovered in #7279, prior to that landing on main.
This commit is contained in:
parent
e65460b0bf
commit
b4fa7294c7
387 changed files with 559 additions and 393 deletions
|
@ -1,4 +1,4 @@
|
|||
RecordAccess(
|
||||
@0-9 RecordAccess(
|
||||
Var {
|
||||
module_name: "",
|
||||
ident: "rec",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue