Sign in
code
/
git
/
a97fcc37c2bc6340a8d7ce78dedf227aac4e9aa7
/
.
/
t
/
t4018
/
swift-inline-attribute
blob: 2374c4b6036efad08b5aecc77403d55833477f10 [
file
]
class
Service
{
@objc
func RIGHT
()
{
let
path
=
"/api"
// a comment
log
(
ChangeMe
)
}
}