aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/output/bug6404.out
diff options
context:
space:
mode:
authorGravatar Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr>2018-04-04 13:40:53 +0200
committerGravatar Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr>2018-04-04 13:40:53 +0200
commit55674399d4020b6dc1cf9ea55c78ebcde70f2e4a (patch)
tree2e6991d36908381da0e206d6d35eb9f553f17964 /test-suite/output/bug6404.out
parenta1a190f5edf1c3c3283babce52d0e1b4d6830328 (diff)
parentd9a7712b231f92882c2dccdc62d24ea3109abb0e (diff)
Merge PR #6407: Fix #6404 - Print tactics called by ML tactics
Diffstat (limited to 'test-suite/output/bug6404.out')
-rw-r--r--test-suite/output/bug6404.out4
1 files changed, 4 insertions, 0 deletions
diff --git a/test-suite/output/bug6404.out b/test-suite/output/bug6404.out
new file mode 100644
index 000000000..05464755f
--- /dev/null
+++ b/test-suite/output/bug6404.out
@@ -0,0 +1,4 @@
+The command has indeed failed with message:
+In nested Ltac calls to "c", "abs", "transparent_abstract (tactic3)",
+"b", "a", "pose (I : I)" and "(I : I)", last term evaluation failed.
+The term "I" has type "True" which should be Set, Prop or Type.