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

3 lines
332 B
Text

eqn_compiler_error_msg.lean:5:28: error: invalid function application in pattern, it cannot be reduced to a constructor (possible solution, mark term as inaccessible using '.( )')
.p + .n
eqn_compiler_error_msg.lean:4:6: error: equation compiler failed (use 'set_option trace.eqn_compiler.elim_match true' for additional details)