lean4-htt/tests/lean/scopedLocalInsts.lean.expected.out

9 lines
301 B
Text

scopedLocalInsts.lean:12:6-12:39: error: failed to synthesize instance
ToString A
"A.mk 10 20"
scopedLocalInsts.lean:21:6-21:39: error: failed to synthesize instance
ToString A
"{ x := 10, y := 20 }"
scopedLocalInsts.lean:32:6-32:39: error: failed to synthesize instance
ToString A
"A.mk 10 20"