aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/success/set.v8
blob: 5a190d313f99fdca2b8b6179dd06d61d24cfe2f9 (plain)
1
2
3
4
5
6
7
Goal forall n, n+n=0->0=n+n.
intros.

(* This used to fail in 8.0pl1 *)
set n in * |-.