lean4-htt/tests/lean/match_bug.lean.expected.out
2017-11-17 16:35:21 -08: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)