Commits

Dave Abrahams committed 7d5bb5f0809
[stdlib] new print: move "toStream" argument to end It reads more naturally to keep all the text arguments together. One day maybe this will be a method on OutputStream, but probably not as long as String conforms to it :-) Swift SVN r30864