lean2/tests/lean/interactive/mod.input.expected.out

21 lines
339 B
Text
Raw Normal View History

-- BEGINSAVE
-- ENDSAVE
-- BEGINWAIT
-- ENDWAIT
-- BEGINEVAL
my_id : Π {A : Type}, A → A
-- ENDEVAL
-- BEGINEVAL
my_id2 : Π {A : Type}, A → A
-- ENDEVAL
-- BEGINSAVE
-- ENDSAVE
-- BEGINWAIT
-- ENDWAIT
-- BEGINEVAL
EVAL_command:1:7: error: unknown identifier 'my_id'
-- ENDEVAL
-- BEGINEVAL
my_id2 : Π {A : Type}, A → A
-- ENDEVAL