summaryrefslogtreecommitdiff
path: root/test-suite/success/ltac_plus.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/success/ltac_plus.v')
-rw-r--r--test-suite/success/ltac_plus.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/success/ltac_plus.v b/test-suite/success/ltac_plus.v
index 8a08d646..01d477bd 100644
--- a/test-suite/success/ltac_plus.v
+++ b/test-suite/success/ltac_plus.v
@@ -9,4 +9,4 @@ Proof.
Fail ((apply h0+apply h2) || apply h1); apply h3.
(* interaction with || *)
((apply h0+apply h1) || apply h2); apply h3.
-Qed. \ No newline at end of file
+Qed.