summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/4276.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/4276.v')
-rw-r--r--test-suite/bugs/closed/4276.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/4276.v b/test-suite/bugs/closed/4276.v
index ba82e6c3..ea9cbb21 100644
--- a/test-suite/bugs/closed/4276.v
+++ b/test-suite/bugs/closed/4276.v
@@ -8,4 +8,4 @@ Definition bad' : True := mybox.(unwrap _ _).
Fail Definition bad : False := unwrap _ _ mybox.
-(* Closed under the global context *) \ No newline at end of file
+(* Closed under the global context *)