git/t/t4018/swift-extension

6 lines
86 B
Plaintext

extension RIGHT {
static let a = 1
// a comment
static let b = ChangeMe
}