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