summaryrefslogtreecommitdiff
path: root/test/files/neg/patmatexhaust.check
diff options
context:
space:
mode:
authorBurak Emir <emir@epfl.ch>2007-09-26 22:06:56 +0000
committerBurak Emir <emir@epfl.ch>2007-09-26 22:06:56 +0000
commit67717605c87e854e576489f66cfc150f5eb785f0 (patch)
treeb93d5c707477bce8b9cb2eb0561a2cc5ce2729bd /test/files/neg/patmatexhaust.check
parent34f6ea9cab4723231d9382b92ea165e007bbdb48 (diff)
downloadscala-67717605c87e854e576489f66cfc150f5eb785f0.tar.gz
scala-67717605c87e854e576489f66cfc150f5eb785f0.tar.bz2
scala-67717605c87e854e576489f66cfc150f5eb785f0.zip
optimizing irrefutable tuple matches and remove...
optimizing irrefutable tuple matches and removed -Ymatch-algo
Diffstat (limited to 'test/files/neg/patmatexhaust.check')
-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 719f98b8d3..7cdf43c8ca 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 Gu
missing combination Gp