summaryrefslogtreecommitdiff
path: root/test/files/neg/t4417.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t4417.check')
-rw-r--r--test/files/neg/t4417.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/t4417.check b/test/files/neg/t4417.check
index dbd0f1df46..dfc9feca24 100644
--- a/test/files/neg/t4417.check
+++ b/test/files/neg/t4417.check
@@ -3,5 +3,5 @@ t4417.scala:11: error: constructor Pixel$mcD$sp in class Pixel$mcD$sp cannot be
enclosing object Pixel is not a subclass of
class Pixel$mcD$sp where target is defined
def apply(v: Double): Pixel1d = new Pixel1d(v)
- ^
+ ^
one error found