summaryrefslogtreecommitdiff
path: root/test/files/run/bugs.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/bugs.scala')
-rw-r--r--test/files/run/bugs.scala2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/run/bugs.scala b/test/files/run/bugs.scala
index d7a7fef170..ebaaa1342b 100644
--- a/test/files/run/bugs.scala
+++ b/test/files/run/bugs.scala
@@ -3,6 +3,8 @@
//############################################################################
// $Id$
+import java.lang.System; // to avoid name clash with .NET's library
+
//############################################################################
// Bug 135