summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/2983.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/2983.v')
-rw-r--r--test-suite/bugs/closed/2983.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/2983.v b/test-suite/bugs/closed/2983.v
index 15598352..ad763509 100644
--- a/test-suite/bugs/closed/2983.v
+++ b/test-suite/bugs/closed/2983.v
@@ -5,4 +5,4 @@ End ModB.
Module Foo(A : ModA)(B : ModB A).
End Foo.
-Print Module Foo. \ No newline at end of file
+Print Module Foo.