summaryrefslogtreecommitdiff
path: root/t/t4018/swift-extension
blob: cbc18ab6ef42c8922b4654efaebfcfe9e0d6eb1a (plain)
1
2
3
4
5
extension RIGHT {
    static let a = 1
    // a comment
    static let b = ChangeMe
}