From 42aa095ac47ad0490f2c743b3e93945166ac00c8 Mon Sep 17 00:00:00 2001 From: michelou Date: Fri, 17 Mar 2006 09:31:44 +0000 Subject: chanded eol encoding in files/neg/bug545.* --- test/files/neg/bug545.check | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/files/neg/bug545.check b/test/files/neg/bug545.check index e87cc1a817..c969bcbb40 100644 --- a/test/files/neg/bug545.check +++ b/test/files/neg/bug545.check @@ -1,7 +1,7 @@ bug545.scala:4 error: value blah is not a member of Test.this.Foo - val x = foo.blah match { + val x = foo.blah match { ^ bug545.scala:5 error: recursive value x needs type - case List(x) => x + case List(x) => x ^ two errors found -- cgit v1.2.3