summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/3975.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/3975.v')
-rw-r--r--test-suite/bugs/closed/3975.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/3975.v b/test-suite/bugs/closed/3975.v
index 95851c81..c7616b3a 100644
--- a/test-suite/bugs/closed/3975.v
+++ b/test-suite/bugs/closed/3975.v
@@ -5,4 +5,4 @@ Module M (X:S). End M.
Module Type P (X : S).
Print M.
(* Used to say: Anomaly: X already exists. Please report. *)
- (* Should rather : print something :-) *) \ No newline at end of file
+ (* Should rather : print something :-) *)