lean4-htt/tests/lean/abbrev2.lean.expected.out
Sebastian Ullrich c4edad0372 feat(frontends/lean, library): remove attribute and metaclass scoping
All data is now part of either a global, permanent scope or a local,
temporary one
2016-07-29 23:44:21 -04:00

14 lines
300 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

definition bla.tst :
foo
definition bla.tst :
10 + 1
abbrev2.lean:12:6: error: unknown identifier 'bla.foo'
abbrev2.lean:14:6: error: unknown identifier 'foo'
definition bla.tst :
10 + 1
definition bla2.tst2 :
foo2
definition bla2.tst2 :
bla2.foo2
definition bla2.tst2 :
foo2