git/t/t4018/swift-actor

6 lines
68 B
Plaintext

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