summaryrefslogtreecommitdiff
path: root/test/pending
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2008-06-19 18:01:38 +0000
committerMartin Odersky <odersky@gmail.com>2008-06-19 18:01:38 +0000
commit3a824805c46be0ff845fcccc95bfb9eaf4434705 (patch)
tree5062541057f7aeaa1b21d046e8a7934e77565b4b /test/pending
parent6ea801d8688a15b30302fde898119407c70e96e7 (diff)
downloadscala-3a824805c46be0ff845fcccc95bfb9eaf4434705.tar.gz
scala-3a824805c46be0ff845fcccc95bfb9eaf4434705.tar.bz2
scala-3a824805c46be0ff845fcccc95bfb9eaf4434705.zip
fix^2 of t0590
Diffstat (limited to 'test/pending')
-rw-r--r--test/pending/pos/t0590.scala3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/pending/pos/t0590.scala b/test/pending/pos/t0590.scala
deleted file mode 100644
index ee75a7d339..0000000000
--- a/test/pending/pos/t0590.scala
+++ /dev/null
@@ -1,3 +0,0 @@
-object Test {
- implicit def foo[T] : T = null
-} \ No newline at end of file