aboutsummaryrefslogtreecommitdiff
path: root/test-suite/output/SuggestProofUsing.out
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2020-06-08 12:33:23 +0200
committerEmilio Jesus Gallego Arias2020-06-08 12:33:23 +0200
commitc0f4d0fc2880742f2e6e80afe4f4bbc148fc94de (patch)
tree7ab5a5ca3ffed230041e3d8ed7a70109b17d0b68 /test-suite/output/SuggestProofUsing.out
parent522a1d3f4e1dbc8c09e614a8087be4ca3e81a012 (diff)
parent10e90e268d874b58bf4462677d20dcb893ed0588 (diff)
Merge PR #12480: Don't suggest Proof using when no section variables
Reviewed-by: ejgallego
Diffstat (limited to 'test-suite/output/SuggestProofUsing.out')
-rw-r--r--test-suite/output/SuggestProofUsing.out6
1 files changed, 5 insertions, 1 deletions
diff --git a/test-suite/output/SuggestProofUsing.out b/test-suite/output/SuggestProofUsing.out
index 8d67a4a4b7..010e217efb 100644
--- a/test-suite/output/SuggestProofUsing.out
+++ b/test-suite/output/SuggestProofUsing.out
@@ -1,7 +1,11 @@
-The proof of nat should start with one of the following commands:
+The proof of Nat should start with one of the following commands:
Proof using .
Proof using Type*.
Proof using Type.
The proof of foo should start with one of the following commands:
Proof using A B.
Proof using All.
+The proof of sec_exactproof should start with one of the following commands:
+Proof using .
+Proof using Type*.
+Proof using Type.