summaryrefslogtreecommitdiff
path: root/test/files/neg/t0226.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t0226.check')
-rw-r--r--test/files/neg/t0226.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/t0226.check b/test/files/neg/t0226.check
index 1d9f7077ef..0935a3b14e 100644
--- a/test/files/neg/t0226.check
+++ b/test/files/neg/t0226.check
@@ -6,5 +6,5 @@ t0226.scala:5: error: not found: type A1
^
t0226.scala:8: error: no implicit argument matching parameter type Test.this.Foo[((List[Char], Int), (object Nil, Int))] was found.
foo(((List('b'), 3), (Nil, 4)))
- ^
+ ^
three errors found