Raw
1 public static func RIGHT() -> Int {
2 // a comment
3 return ChangeMe
4 }