public var funcOrVar : Int = Int() public struct SomeStruct {} public var someVar : () = () public func overloadedFunc(x: Int) {}