Avatar
@tarunon 代入でOptionalでてくるのこれ let hoge: Int! = 1 // Int! let fuga = hoge // Int?