Rule: if an expression contains an implicit argument that the delaborator would omit, only use the delaborator if `pp.explicit` is false.
4 lines
200 B
Text
4 lines
200 B
Text
rwWithSynthesizeBug.lean:36:18-39:15: error: unsolved goals
|
|
inst : Bar Nat := @Bar.mk Nat (@OfNat.ofNat Nat 0 (instOfNatNat 0))
|
|
h : @w Nat (@f Nat inst (@OfNat.ofNat Nat 5 (instOfNatNat 5)))
|
|
⊢ True
|