mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
3 lines
50 B
Swift
3 lines
50 B
Swift
public extension ET {
|
|
var x : Int { return 0 }
|
|
} |