lean2/tests/lean/t14.lean.expected.out
Leonardo de Moura ea49176043 feat(frontends/lean/builtin_cmds): add 'using' command, and 'hiding/renaming' directives
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-06-16 18:42:39 -07:00

15 lines
449 B
Text

foo.a : foo.A
foo.x : foo.A
t14.lean:13:8: error: unknown identifier 'c'
foo.a : foo.A
foo.x : foo.A
t14.lean:20:8: error: unknown identifier 'c'
t14.lean:24:27: error: invalid 'using' command option, mixing explicit and implicit 'using' options
foo.a : foo.A
foo.c : foo.A
foo.A : Type
foo.f foo.a foo.c : foo.A
foo.f foo.a foo.c : foo.A
t14.lean:47:8: error: unknown identifier 'a'
foo.f foo.a foo.c : foo.A
t14.lean:53:9: error: unexpected token