aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/opened/3332.v
blob: 275eaea5d993f0726bc26d499667d3069264beac (plain)
1
2
3
4
5
6
(* -*- mode: coq; 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. *)