From 457f6dfc11a1ad205b75f5196c20ff31ff6386e3 Mon Sep 17 00:00:00 2001 From: Antonio Cunei Date: Wed, 20 May 2009 09:20:19 +0000 Subject: Updated neg check files to the new output of r1... Updated neg check files to the new output of r17773 --- test/files/neg/bug550.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/neg/bug550.check') diff --git a/test/files/neg/bug550.check b/test/files/neg/bug550.check index 10b2a38586..1cdb7931ca 100644 --- a/test/files/neg/bug550.check +++ b/test/files/neg/bug550.check @@ -3,5 +3,5 @@ bug550.scala:6: error: type List takes type parameters ^ bug550.scala:8: error: no implicit argument matching parameter type Monoid[a] was found. sum(List(1,2,3)) - ^ + ^ two errors found -- cgit v1.2.3