This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d68a681db59d52170bc5fb7db7a52ab65f0217a9
kotlin-fork
/
idea
/
testData
/
inspections
/
removeToStringInStringTemplate
/
test.kt
T
Kirill Rakhman
d68a681db5
Highlight use of toString() inside string interpolation as redundant #KT-10731 Fixed
2016-08-15 13:28:47 +03:00
1 line
28 B
Kotlin
Vendored
Raw
Blame
History
val
z
=
"
a
${"b".toString()}
"
Reference in New Issue
View Git Blame
Copy Permalink