aboutsummaryrefslogtreecommitdiff
path: root/tests/untried/pos/t1150/S.scala
diff options
context:
space:
mode:
Diffstat (limited to 'tests/untried/pos/t1150/S.scala')
-rw-r--r--tests/untried/pos/t1150/S.scala4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/untried/pos/t1150/S.scala b/tests/untried/pos/t1150/S.scala
deleted file mode 100644
index 41dd06403..000000000
--- a/tests/untried/pos/t1150/S.scala
+++ /dev/null
@@ -1,4 +0,0 @@
-object S {
- J.bbb(new java.lang.Boolean(true))
- J.ddd(new java.lang.Double(0))
-}