summaryrefslogtreecommitdiff
path: root/test/files/jvm/typerep.check
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2008-03-11 14:17:27 +0000
committermichelou <michelou@epfl.ch>2008-03-11 14:17:27 +0000
commit5e0d16ad0cd2c58e509336b05b18eb365220ca9a (patch)
tree513eeb89dbcface2b7f9453c72b767f4e07304fe /test/files/jvm/typerep.check
parent993a987bd3d75fa47bf4a6f6790d465136fdf486 (diff)
downloadscala-5e0d16ad0cd2c58e509336b05b18eb365220ca9a.tar.gz
scala-5e0d16ad0cd2c58e509336b05b18eb365220ca9a.tar.bz2
scala-5e0d16ad0cd2c58e509336b05b18eb365220ca9a.zip
updated typerep test
Diffstat (limited to 'test/files/jvm/typerep.check')
-rwxr-xr-xtest/files/jvm/typerep.check2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/jvm/typerep.check b/test/files/jvm/typerep.check
index ff98348304..ca93180946 100755
--- a/test/files/jvm/typerep.check
+++ b/test/files/jvm/typerep.check
@@ -9,10 +9,12 @@ Float
Double
String
Unit
+Class[Int]
Some[Int]
Some[Int]
Some[Some[Int]]
+Some[List[Int]]
None
None