[CN-Exec] Incorrect Redundant patterns
error for nested patterns
#727
Labels
bug
Something isn't working
CN spec testing
cn
CN-exec
Related to CN executable spec generation, called using `cn instrument`
To reproduce, call
cn instrument
on the following code.to get:
Full error
It can be worked around by not using nested patterns and using nested matches instead as shown below:
The text was updated successfully, but these errors were encountered: