lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



Le 02/06/2014 21:12, Petite Abeille a écrit :
Multiple return values going mainstream:

https://developer.apple.com/swift/

Yeah :D


I saw some code like this: println("square with sides \(width)")

What a weird syntax to show a variable, I never saw \(myvar) before.

David.