summaryrefslogtreecommitdiff
path: root/test/files/pos/t2741/2741-2.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/t2741/2741-2.scala')
-rw-r--r--test/files/pos/t2741/2741-2.scala5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/files/pos/t2741/2741-2.scala b/test/files/pos/t2741/2741-2.scala
deleted file mode 100644
index 41f6a64260..0000000000
--- a/test/files/pos/t2741/2741-2.scala
+++ /dev/null
@@ -1,5 +0,0 @@
-// object Test compiles jointly, but not separately.
-object Test {
- import Scalaz._
- Scalaz.a
-} \ No newline at end of file