summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/3332.v
blob: d86470cdee09cb5b39a8bc76015c3fb480d3a971 (plain)
1
2
3
4
5
6
(* -*- coq-prog-args: ("-emacs" "-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. *)