summaryrefslogtreecommitdiff
path: root/t/t4018/swift-modifiers
blob: 9d80685a786beaefc2ce2b71e7d284eb2ce4132d (plain)
1
2
3
4
public static func RIGHT() -> Int {
    // a comment
    return ChangeMe
}