git/t/t4018/swift-struct

6 lines
69 B
Plaintext

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