lean2/tests/lean/t3.lean.expected.out
Sebastian Ullrich c73b2860d5 fix(frontends/lean): uniform handling of declaration compound names
* allow compound names in `namespace` and `structure`
* adjust error messages
2016-06-02 18:07:03 -07:00

15 lines
367 B
Text

Type
Type
Type
Type
t3.lean:9:16: error: unknown universe 'v'
Type
t3.lean:14:16: error: unknown universe 'z'
t3.lean:16:2: error: invalid namespace declaration, a namespace cannot be declared inside a section
Type
Type
Type
Type
Type
t3.lean:33:2: error: universe level alias 'u' shadows existing global universe level
t3.lean:35:16: error: unknown universe 'bla.u'