swifter-tips / Public-Issues

Public issues for Swifter-tips book
103 stars 3 forks source link

Struct Mutable 报错信息更正 #51

Closed ihomway closed 8 years ago

ihomway commented 9 years ago

使用环境 Mac OS X 10.11,Xcode 7 下,错误信息已经更正为:"Left side of mutating operator isn't mutable: 'self' is immutable"

untitled
onevcat commented 8 years ago

Fixed. I will update the book later.