There was an error while loading. Please reload this page.
2 parents b133f1e + 910cc5e commit 36ba0e4Copy full SHA for 36ba0e4
library/src/scala/collection/mutable/StringBuilder.scala
@@ -23,7 +23,7 @@ import scala.Predef.{ // unimport char-related implicit conversions to avoid tri
23
genericWrapArray => _,
24
wrapCharArray => _,
25
wrapString => _,
26
- //_
+ //_
27
}
28
29
/** A builder for mutable sequence of characters. This class provides an API
0 commit comments