summaryrefslogtreecommitdiff
path: root/test/files/run
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2007-11-02 16:33:33 +0000
committermichelou <michelou@epfl.ch>2007-11-02 16:33:33 +0000
commitb91088da8dd15abfec9d4819201d4ad4454e3c9c (patch)
treedc992326dc61024ccd5ac71839b87f85cac6d678 /test/files/run
parent42b43e8b3884edf42bf07a24c711854a8a6bcee9 (diff)
downloadscala-b91088da8dd15abfec9d4819201d4ad4454e3c9c.tar.gz
scala-b91088da8dd15abfec9d4819201d4ad4454e3c9c.tar.bz2
scala-b91088da8dd15abfec9d4819201d4ad4454e3c9c.zip
reverted changes (moved implicits to object Typ...
reverted changes (moved implicits to object TypeRep)
Diffstat (limited to 'test/files/run')
-rw-r--r--test/files/run/typerep.scala2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/run/typerep.scala b/test/files/run/typerep.scala
index 9d848db762..19eb61a80f 100644
--- a/test/files/run/typerep.scala
+++ b/test/files/run/typerep.scala
@@ -1,3 +1,5 @@
+import runtime.TypeRep._
+
object Test extends Application {
testPrimitives
testOptions