mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
String interpolation invokes convertFromStringInterpolationSegment() function now. There is no need to add extensions to String to allow custom types to participate in string interpolation. Just implementing Printable will do the right thing. Swift SVN r18104
490 B
490 B