summaryrefslogtreecommitdiff
path: root/test/files/neg
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2010-10-06 22:56:56 +0000
committerPaul Phillips <paulp@improving.org>2010-10-06 22:56:56 +0000
commitcd92aad821eb476f68ea85fb9b149ee185a08e97 (patch)
treed88eb6f15428090f075d7da71ea32e90ceb7cc19 /test/files/neg
parentb8c07db737b55a2ce34190b17013215dc13940ae (diff)
downloadscala-cd92aad821eb476f68ea85fb9b149ee185a08e97.tar.gz
scala-cd92aad821eb476f68ea85fb9b149ee185a08e97.tar.bz2
scala-cd92aad821eb476f68ea85fb9b149ee185a08e97.zip
Unreverting r23174. No review.
Diffstat (limited to 'test/files/neg')
-rw-r--r--test/files/neg/patmatexhaust.check2
1 files changed, 1 insertions, 1 deletions
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