lean4-htt/tests/lean/hygienicIntro.lean.expected.out
Leonardo de Moura 5a24cb5ef7 feat: add hygienicIntro option
@Kha `hygienicIntro` is true by default. `hygienicIntro == false` is
the Lean3 behavior. If we find `hygienicIntro` too inconvenient in
practice, we set the default to false.
2020-09-18 13:02:38 -07:00

2 lines
113 B
Text

hygienicIntro.lean:14:6: error: unknown identifier 'a_1'
hygienicIntro.lean:24:18: error: unknown identifier 'h'