Project

General

Profile

« Previous | Next » 

Revision 4568ba07

Added by ktsj (Kazuki Tsujimoto) about 4 years ago

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.