summaryrefslogtreecommitdiff
path: root/test/files/run/regularpatmat.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/regularpatmat.scala')
-rw-r--r--test/files/run/regularpatmat.scala2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/run/regularpatmat.scala b/test/files/run/regularpatmat.scala
index 129e325abc..c4ebaf7ed7 100644
--- a/test/files/run/regularpatmat.scala
+++ b/test/files/run/regularpatmat.scala
@@ -1,5 +1,7 @@
// Burak's test suite for regular pattern matching
+import java.lang.System; // to avoid name clash with .NET's library
+
// contains 17 visitors plus X
// analyzer related (no execution)