blob: 2374c4b6036efad08b5aecc77403d55833477f10 [file] [edit]
class Service {
@objc func RIGHT() {
let path = "/api"
// a comment
log(ChangeMe)
}
}