lean2/tests/lean/implicit4.lean.expected.out
Leonardo de Moura df58eb132e feat(frontends/lean): simplify explicit version names
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-21 17:05:25 -08:00

11 lines
252 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
because they conflict on how implicit arguments are used.