lean2/tests/lean/extra/ac_bug4.input

11 lines
108 B
Text
Raw Normal View History

VISIT ac_bug.lean
SYNC 5
import data.nat
namespace nat
check mul.as
def a := 10
end nat
WAIT
FINDP 3
mul.as