mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
'var' parameters affect the definition of the method itself, not its signature. Fixes rdar://problem/20543054. Swift SVN r28167
'var' parameters affect the definition of the method itself, not its signature. Fixes rdar://problem/20543054. Swift SVN r28167