lean4-htt/tests/lean/unify3.lean.expected.out
Leonardo de Moura f72f9dd561 fix(frontends/lean/pp): purify metavar_decl_ref's
The tests become too fragile if we don't purify them.
2016-07-30 20:30:03 -07:00

12 lines
160 B
Text

pattern:
@eq.{?l_1} ?m_2 ?m_3 ?m_4
term to unify:
@eq.{1} nat a b
unification results using whnf:
nat
a
b
unification results using get_assignment:
nat
a
b