summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/3960.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/3960.v')
-rw-r--r--test-suite/bugs/closed/3960.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/3960.v b/test-suite/bugs/closed/3960.v
index e56dcef7..35273124 100644
--- a/test-suite/bugs/closed/3960.v
+++ b/test-suite/bugs/closed/3960.v
@@ -23,4 +23,4 @@ Class myClassP (A : Type) :=
Instance myInstanceP : myClassP nat :=
{
barP := fooP
- }. \ No newline at end of file
+ }.