blob: 646a1620b68fab06b6fcf8b53c92009623f160a2 [file] [log] [blame]
public struct S {
public var a = 1
public init() {}
}