aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/test.scala
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pos/test.scala')
-rw-r--r--tests/pos/test.scala6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/pos/test.scala b/tests/pos/test.scala
deleted file mode 100644
index 71fa1b1d9..000000000
--- a/tests/pos/test.scala
+++ /dev/null
@@ -1,6 +0,0 @@
-object test {
-
- val m = new java.util.HashMap[String, String]
- m.size
-
-} \ No newline at end of file