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