From ff1e0647c18c4a79f1276b0d0a2360faed03b7d0 Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Mon, 4 Oct 2010 16:15:17 +0000 Subject: Reverts r23174, which I believe will bring the ... Reverts r23174, which I believe will bring the build back to life. It only chokes under -optimise. No review. --- test/files/neg/patmatexhaust.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/neg') diff --git a/test/files/neg/patmatexhaust.check b/test/files/neg/patmatexhaust.check index 83c4279b0a..ca769300c0 100644 --- a/test/files/neg/patmatexhaust.check +++ b/test/files/neg/patmatexhaust.check @@ -13,7 +13,7 @@ missing combination Kult Kult missing combination Qult Qult def ma3(x:Mult) = (x,x) match { // not exhaustive - ^ + ^ patmatexhaust.scala:49: warning: match is not exhaustive! missing combination Gp missing combination Gu -- cgit v1.2.3