summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/2750.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/2750.v')
-rw-r--r--test-suite/bugs/closed/2750.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/2750.v b/test-suite/bugs/closed/2750.v
index fc580f10..9d65e51f 100644
--- a/test-suite/bugs/closed/2750.v
+++ b/test-suite/bugs/closed/2750.v
@@ -20,4 +20,4 @@ Module Test_ModWithRecord (M : ModWithRecord).
{| M.A := 0
; M.B := 2
|}.
-End Test_ModWithRecord. \ No newline at end of file
+End Test_ModWithRecord.