Avatar
class A { weak lazy var hoge: B = B() } class B {} nil になるならまだいいんですけど これだとなおわからない気がする