Update ast

This commit is contained in:
Ayaz Hafiz 2022-07-21 18:21:05 -04:00
parent d4cf9b8f8d
commit e06cb6e1a7
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58

View file

@ -2705,7 +2705,7 @@ pub mod test_constrain {
A _ -> Z A _ -> Z
"# "#
), ),
"[A [M, N]*] -> [X, Y, Z]*", "[A [M, N]] -> [X, Y, Z]*",
) )
} }