Avatar
exit status: 1 with stderr:<stdin>:2:9: error: value type 'Foo' cannot have a stored property that recursively contains it var foo: Foo? ^ <stdin>:2:9: note: cycle beginning here: Foo? -> (some(_:): Foo) var foo: Foo? ^