aboutsummaryrefslogtreecommitdiff
path: root/test-suite/output/bug_13240.out
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/output/bug_13240.out')
-rw-r--r--test-suite/output/bug_13240.out3
1 files changed, 3 insertions, 0 deletions
diff --git a/test-suite/output/bug_13240.out b/test-suite/output/bug_13240.out
new file mode 100644
index 0000000000..5fccef5cfe
--- /dev/null
+++ b/test-suite/output/bug_13240.out
@@ -0,0 +1,3 @@
+Ltac t1 a b := a ; last b
+Ltac t2 := do !idtac
+Ltac t3 := idtac => True