summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/3332.v
blob: a3564bfccedd3120585989f8838fd0cc1bd844b4 (plain)
1
2
3
4
5
6
(* -*- coq-prog-args: ("-time") -*- *)
Definition foo : True.
Proof.
Abort. (* Toplevel input, characters 15-21:
Anomaly: Backtrack.backto to a state with no vcs_backup. Please report. *)
(* Anomaly: VernacAbort not handled by Stm. Please report. *)