summaryrefslogtreecommitdiff
path: root/test/files/run/iterator-from.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/iterator-from.scala')
-rw-r--r--test/files/run/iterator-from.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/iterator-from.scala b/test/files/run/iterator-from.scala
index c8efa01b77..fb33f6b5ed 100644
--- a/test/files/run/iterator-from.scala
+++ b/test/files/run/iterator-from.scala
@@ -1,5 +1,5 @@
/* This file tests iteratorFrom, keysIteratorFrom, and valueIteratorFrom on various sorted sets and maps
- * filter: inliner warning(s); re-run with -Yinline-warnings for details
+ * filter: inliner warning\(s\); re-run with -Yinline-warnings for details
*/
import scala.util.{Random => R}