lean2/tests/lean/omit.lean.expected.out

5 lines
226 B
Text
Raw Permalink Normal View History

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, A → A → (Π B, B → B)
tst : Π A, A → A → Type → Type