Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ec80c21fd118667fdb2e851da7eea5d76d95eb52
/
.
/
idea
/
testData
/
intentions
/
convertToStringTemplate
/
escapedQuote.kt
blob: 40e5318356cb213c9c7fe12e253f456d4c175ed8 [
file
] [
log
] [
blame
]
// IS_APPLICABLE: false
// SKIP_ERRORS_BEFORE
// SKIP_ERRORS_AFTER
val foo
=
'\"'
+
"foo"<caret>