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.scala5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/files/run/regularpatmat.scala b/test/files/run/regularpatmat.scala
index 4d1ac796e0..ab252096ca 100644
--- a/test/files/run/regularpatmat.scala
+++ b/test/files/run/regularpatmat.scala
@@ -1,4 +1,9 @@
+//############################################################################
// Burak's test suite for regular pattern matching
+//############################################################################
+// $Id$
+
+//############################################################################
//import java.lang.System; // to avoid name clash with .NET's library