kotlin icon indicating copy to clipboard operation
kotlin copied to clipboard

[chore] use template literal instead of '+' operator

Open baseballyama opened this issue 3 years ago • 0 comments

fix compiler warning of "'String' concatenation can be converted to a template".

baseballyama avatar Dec 25 '21 05:12 baseballyama