summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/shouldfail/1898.v
blob: 92490eb94e990b7a79dfacee747be90b49d633ca (plain)
1
2
3
4
5
(* folding should not allow circular dependencies *)

Lemma bug_fold_unfold : True.
  set (h := 1).
  fold h in h.