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

4 lines
251 B
Text

omit.lean:5:7: error: invalid omit command, 'A' has not been included
omit.lean:7:10: error: invalid include command, 'A' has already been included
foo : Π (A : Type), A → A → Π (B : Type), B → B
tst : Π (A : Type), A → A → Type → Type