lean4-htt/old_tests/tests/lean/match_bug.lean.expected.out
2018-04-10 12:56:55 -07:00

3 lines
342 B
Text

match_bug.lean:3:6: error: invalid pattern, must be an application, constant, variable, type ascription, aliasing pattern or inaccessible term
match_bug.lean:3:12: error: invalid 'match' expression, ':=' expected
match_bug.lean:2:0: error: equation compiler failed (use 'set_option trace.eqn_compiler.elim_match true' for additional details)