blob: ec66671b70deb293661582d29a7bda1107c48d98 [file] [log] [blame]
public struct InterestingValue {}
extension InterestingValue {
public static func bar() {}
}