summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/4708.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/4708.v')
-rw-r--r--test-suite/bugs/closed/4708.v8
1 files changed, 8 insertions, 0 deletions
diff --git a/test-suite/bugs/closed/4708.v b/test-suite/bugs/closed/4708.v
new file mode 100644
index 00000000..ad2e5810
--- /dev/null
+++ b/test-suite/bugs/closed/4708.v
@@ -0,0 +1,8 @@
+(*Doc, it hurts when I poke myself.*)
+
+Notation "'" := 1. (* was:
+Setting notation at level 0.
+Toplevel input, characters 0-18:
+> Notation "'" := 1.
+> ^^^^^^^^^^^^^^^^^^
+Anomaly: Uncaught exception Invalid_argument("index out of bounds"). Please report. *)