Closed igavrysh closed 6 years ago
https://github.com/SCherkasov/MyPlayground/blob/fe756032dfaee9036bac01f1014a2dc8c1c4e554/MyPlayground.playground/Contents.swift#L49-L54
var side: Float { get{ .... } }
var side: Float { get{....} set {....}}
Square.init
fixed with you yesterday
please, close issues by yourself as long as you push code into repo for this fix
https://github.com/SCherkasov/MyPlayground/blob/fe756032dfaee9036bac01f1014a2dc8c1c4e554/MyPlayground.playground/Contents.swift#L49-L54
var side: Float { get{ .... } }
var side: Float { get{....} set {....}}
Square.init