aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorherbelin2009-11-11 13:49:34 +0000
committerherbelin2009-11-11 13:49:34 +0000
commit29a4862c6fe2d05eba8ad13f452638e226c755b1 (patch)
tree76f4b80390bc101b8bdfb07de115bc2553a6311c
parentacfe77dfe959afe552d90b5e337640365e69c4c1 (diff)
Test for bug #2168, forgotten in r12496.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12497 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--test-suite/success/Section.v6
1 files changed, 6 insertions, 0 deletions
diff --git a/test-suite/success/Section.v b/test-suite/success/Section.v
new file mode 100644
index 0000000000..8e9e79b3e5
--- /dev/null
+++ b/test-suite/success/Section.v
@@ -0,0 +1,6 @@
+(* Test bug 2168: ending section of some name was removing objects of the
+ same name *)
+
+Require Import make_notation.
+
+Check add2 3.