lean2/tests/lean/implicit4.lean.expected.out
Leonardo de Moura 6b1b6c7bd1 feat(tests/lean): include standard error in the expected output
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-10 12:52:57 -08:00

11 lines
261 B
Text

Set: pp::colors
Set: pp::unicode
Assumed: f
Assumed: g
Assumed: p
Assumed: h
The denotation(s) for the existing notation:
Infix ++
have been replaced with the new denotation:
h::explicit
because they conflict on how implicit arguments are used.