Open
Description
Compiler version
3.6.4
Problem
ArrayBuffer#padTo
doc does not respect its $coll
definition. ("A copy of this sequence...")
Expectation
Works as on Scala 2, where it calls itself an "array buffer".
Noticed at related ticket scala/bug#12908 (comment)
where Buffer is supplied with define coll
so that it no longer calls itself "shrinkable".