summaryrefslogtreecommitdiff
path: root/test/files/run/existentials.check
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2007-06-19 15:22:33 +0000
committerMartin Odersky <odersky@gmail.com>2007-06-19 15:22:33 +0000
commit542c248d614ab137b5d79c6a67bb98f147322a3f (patch)
treec50c23eee3fda2bf825b2d54a37b62c9cc4e2d10 /test/files/run/existentials.check
parentc378489a951a6a250dd1a151a743e98bd22c5445 (diff)
downloadscala-542c248d614ab137b5d79c6a67bb98f147322a3f.tar.gz
scala-542c248d614ab137b5d79c6a67bb98f147322a3f.tar.bz2
scala-542c248d614ab137b5d79c6a67bb98f147322a3f.zip
added wildcards. Changed for_some to forSome.
Diffstat (limited to 'test/files/run/existentials.check')
-rw-r--r--test/files/run/existentials.check3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/run/existentials.check b/test/files/run/existentials.check
index c1bffda530..ba96ae68c0 100644
--- a/test/files/run/existentials.check
+++ b/test/files/run/existentials.check
@@ -1,3 +1,6 @@
Int 2
Float 2
+Int 2
+Float 2
+Cell(abc)
Cell(abc)