lean2/tests/lean/implicit5.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

12 lines
276 B
Text

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