Yes, you are right.  I tested using the IBM Swift Sandbox 
<https://swift.sandbox.bluemix.net/#/repl>.

In Xcode the output is as expected with the empty line in between the two lines.


> On Apr 12, 2017, at 2:33 PM, Adrian Zubarev <[email protected]> 
> wrote:
> 
> You’re wrong there, Xcode does print this for me:
> 
> Line1
> 
> Line 2
> The new line is there as expected.
> 
> 
> 
> 
> -- 
> Adrian Zubarev
> Sent with Airmail
> 
> Am 12. April 2017 um 20:30:00, Ricardo Parada ([email protected] 
> <mailto:[email protected]>) schrieb:
> 
>> print("Line1\n")
>> print("Line 2")
> 

_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to