Show verbose error messages when single pattern match fails
[0] => [0, *, a] #=> [0] length mismatch (given 1, expected 2+) (NoMatchingPatternError)
Ignore test failures of typeprof caused by this change for now.
Show verbose error messages when single pattern match fails
Ignore test failures of typeprof caused by this change for now.