mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The reason why I am doing this is that I am going to be changing transferring to not be a true ParamSpecifier. Instead, it is going to be a bit on Param that changes the default ParamSpecifier used. That being said, I cannot use consuming for this purpose since consuming today implies no implicit copy semantics, which we do not want unless the user specifically asks for it by writing consuming.
54 KiB
54 KiB