From cd92aad821eb476f68ea85fb9b149ee185a08e97 Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Wed, 6 Oct 2010 22:56:56 +0000 Subject: Unreverting r23174. 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 ca769300c0..83c4279b0a 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