struct Foo { let bar: Int init() { self.bar = self.bar } }