Function
GSRemoveComments(_:)GSRemoveCommentsGSRemoveComments
Declaration
func GSRemoveComments(_ code: String) -> StringDeclaration
NSString *GSRemoveComments(NSString *code);Declaration
GSRemoveComments(code: str) -> strFunction
func GSRemoveComments(_ code: String) -> StringNSString *GSRemoveComments(NSString *code);GSRemoveComments(code: str) -> str