summaryrefslogtreecommitdiff
path: root/test/files/run/richs.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/richs.scala')
-rw-r--r--test/files/run/richs.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/run/richs.scala b/test/files/run/richs.scala
index 629fca58be..951b249e07 100644
--- a/test/files/run/richs.scala
+++ b/test/files/run/richs.scala
@@ -105,6 +105,7 @@ object RichStringTest5 extends RichTest {
Console.println("s5: " + s5.stripMargin('#'))
}
}
+/** xxx */
object Test {
def main(args: Array[String]): Unit = {
RichCharTest1.run