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
/
quickfix
/
tooLongCharLiteralToString
T
History
Mikhail Glukhikh
2a9108bcd3
Fix "Too long character literal -> string" in ILLEGAL_ESCAPE
...
Related to #KT-23788
2018-05-22 16:38:29 +03:00
..
backslash.kt
Add "Too long character literal -> string" fix to ILLEGAL_ESCAPE error
2018-05-22 16:19:41 +03:00
backslashShouldNotBeEscaped.kt
…
backslashShouldNotBeEscaped.kt.after
…
dollarShouldNotBeEscaped.kt
…
dollarShouldNotBeEscaped.kt.after
…
doubleQuotesShouldBeEscaped.kt
…
doubleQuotesShouldBeEscaped.kt.after
…
ecapedDoubleQuotesShouldNotBeEscaped.kt
…
ecapedDoubleQuotesShouldNotBeEscaped.kt.after
…
startWithBackslash.kt
Add "Too long character literal -> string" fix to ILLEGAL_ESCAPE error
2018-05-22 16:19:41 +03:00
startWithBackslash.kt.after
Add "Too long character literal -> string" fix to ILLEGAL_ESCAPE error
2018-05-22 16:19:41 +03:00
startWithBackslashInString.kt
Fix "Too long character literal -> string" in ILLEGAL_ESCAPE
2018-05-22 16:38:29 +03:00