aboutsummaryrefslogtreecommitdiff
path: root/test-suite/output/bug_9180.out
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/output/bug_9180.out')
-rw-r--r--test-suite/output/bug_9180.out4
1 files changed, 4 insertions, 0 deletions
diff --git a/test-suite/output/bug_9180.out b/test-suite/output/bug_9180.out
new file mode 100644
index 0000000000..ed4892b389
--- /dev/null
+++ b/test-suite/output/bug_9180.out
@@ -0,0 +1,4 @@
+Notation
+"n .+1" := S n : nat_scope (default interpretation)
+forall x : nat, x.+1 = x.+1
+ : Prop