summaryrefslogtreecommitdiff
path: root/test-suite/success/set.v
blob: 230192753123a5b110e3da363abddb7d7c3d07d1 (plain)
1
2
3
4
5
6
7
8
Goal forall n, n+n=0->0=n+n.
intros.

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