summaryrefslogtreecommitdiff
path: root/test/files/pos/compile.scala
diff options
context:
space:
mode:
authorpaltherr <paltherr@epfl.ch>2004-01-08 17:50:24 +0000
committerpaltherr <paltherr@epfl.ch>2004-01-08 17:50:24 +0000
commit16fca155f26aef709ea41e5a2d201f13b6dbf193 (patch)
tree1b834383a3b5c5f78284781b891745d776901b9c /test/files/pos/compile.scala
parent3f6a2d9a54c85b77aec5040e82fe17bb95aab195 (diff)
downloadscala-16fca155f26aef709ea41e5a2d201f13b6dbf193.tar.gz
scala-16fca155f26aef709ea41e5a2d201f13b6dbf193.tar.bz2
scala-16fca155f26aef709ea41e5a2d201f13b6dbf193.zip
- Added import for .NET
Diffstat (limited to 'test/files/pos/compile.scala')
-rw-r--r--test/files/pos/compile.scala4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/files/pos/compile.scala b/test/files/pos/compile.scala
index 7b493bacc9..f94aceedac 100644
--- a/test/files/pos/compile.scala
+++ b/test/files/pos/compile.scala
@@ -1,8 +1,10 @@
//############################################################################
-// Compile Time Bugs
+// Compile Time Bugs & Test Cases
//############################################################################
// $Id$
+import java.lang.System; // to avoid name clash with .NET's library
+
//############################################################################
// Test 0