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
/
joinLines
/
stringTemplate
T
History
Toshiaki Kameyama
7e417272b2
"Join lines" works incorrectly in case of line containing more than one string literal (KT-22374)
...
#KT-22374 Fixed
2018-01-26 12:42:16 +03:00
..
firstLineVariable.kt
…
firstLineVariable.kt.after
…
lineWithMultiStringLiteral.kt
"Join lines" works incorrectly in case of line with more than one string literal (KT-22374)
2018-01-24 20:09:32 +03:00
lineWithMultiStringLiteral.kt.after
"Join lines" works incorrectly in case of line with more than one string literal (KT-22374)
2018-01-24 20:09:32 +03:00
lineWithMultiStringLiteralAndVariable.kt
"Join lines" works incorrectly in case of line with more than one string literal (KT-22374)
2018-01-24 20:09:32 +03:00
lineWithMultiStringLiteralAndVariable.kt.after
"Join lines" works incorrectly in case of line with more than one string literal (KT-22374)
2018-01-24 20:09:32 +03:00
secondLineVariable.kt
…
secondLineVariable.kt.after
…
simple.kt
…
simple.kt.after
…
threeLines2.kt
"Join lines" works incorrectly in case of line containing more than one string literal (KT-22374)
2018-01-26 12:42:16 +03:00
threeLines2.kt.after
"Join lines" works incorrectly in case of line containing more than one string literal (KT-22374)
2018-01-26 12:42:16 +03:00
threeLines.kt
…
threeLines.kt.after
…