summaryrefslogtreecommitdiff
path: root/test-suite/interactive/Evar.v
blob: 1bc1f71d5dd2f4ae2a5af481d5eb586c96e5066c (plain)
1
2
3
4
5
6
(* Check that no toplevel "unresolved evar" flees through Declare
   Implicit Tactic support (bug #1229) *)

Goal True. 
(* should raise an error, not an anomaly *)
set (x := _).