git/t/t4018/swift-class

6 lines
68 B
Plaintext

class RIGHT {
let a = 1
// a comment
let b = ChangeMe
}