summaryrefslogtreecommitdiff
path: root/test/files/neg
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2010-10-04 16:15:17 +0000
committerPaul Phillips <paulp@improving.org>2010-10-04 16:15:17 +0000
commitff1e0647c18c4a79f1276b0d0a2360faed03b7d0 (patch)
treeef4e0b7fe342106b8ebcdb570e6e689d14e9c9cb /test/files/neg
parente0372eddc160678010c2b45be84a04af81ff63e5 (diff)
downloadscala-ff1e0647c18c4a79f1276b0d0a2360faed03b7d0.tar.gz
scala-ff1e0647c18c4a79f1276b0d0a2360faed03b7d0.tar.bz2
scala-ff1e0647c18c4a79f1276b0d0a2360faed03b7d0.zip
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.
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 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