lean2/tests/lean/interactive/mod.input.expected.out
Leonardo de Moura 0d6d746d98 feat(frontends/lean): check modification time of imported files
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-09-29 15:17:27 -07:00

20 lines
339 B
Text

-- 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