git/t/t4018/swift-modifiers

5 lines
75 B
Plaintext

public static func RIGHT() -> Int {
// a comment
return ChangeMe
}