summaryrefslogtreecommitdiff
path: root/test/files/pos/null.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/null.scala')
-rw-r--r--test/files/pos/null.scala3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/files/pos/null.scala b/test/files/pos/null.scala
deleted file mode 100644
index 59f88ee0e0..0000000000
--- a/test/files/pos/null.scala
+++ /dev/null
@@ -1,3 +0,0 @@
-object M {
- val x: Boolean = null == null;
-} \ No newline at end of file