lean4-htt/tests/lean/interactive
Leonardo de Moura 1cfef1c6d9 fix(frontends/lean/parser): save next_inst_idx in the parser snapshot
This fixes issues with anonymous instances in sections.
In Emacs, we would get spurious error messages such as:

   invalid parameter/variable declaration, '_inst_1' has already been declared

This commit also adds a regression test for the problem.
2016-12-18 23:39:28 -08:00
..
info.input feat(shell,emacs): new lean server protocol 2016-12-06 17:14:29 -08:00
info.input.expected.out feat(shell,emacs): new lean server protocol 2016-12-06 17:14:29 -08:00
info1.input feat(shell,emacs): new lean server protocol 2016-12-06 17:14:29 -08:00
info1.input.expected.out feat(shell,emacs): new lean server protocol 2016-12-06 17:14:29 -08:00
info2.input fix(frontends/lean/parser): save next_inst_idx in the parser snapshot 2016-12-18 23:39:28 -08:00
info2.input.expected.out fix(frontends/lean/parser): save next_inst_idx in the parser snapshot 2016-12-18 23:39:28 -08:00
test_single.sh fix(tests/lean/interactive/test_single): do not use deprecated realpath command 2016-12-02 17:01:58 -08:00