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
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
idea
/
testData
/
intentions
/
convertToStringTemplate
/
this.kt.after
T
Toshiaki Kameyama
4a82f50e79
Convert concatenation to template: omit braces when converting 'this' #KT-7555 Fixed
2018-11-06 11:03:08 +03:00
3 lines
31 B
Plaintext
Vendored
Raw
Blame
History
class A {
val s = "$this"
}
Reference in New Issue
View Git Blame
Copy Permalink