Files
kotlin-fork/idea/testData/intentions/convertToStringTemplate/endOfLineComment.kt
T
Valentin Kipyatkov 8056c5182a Fixed EA-73613
2016-02-11 12:26:22 +03:00

3 lines
89 B
Kotlin
Vendored

// IS_APPLICABLE: false
val v = "a" + (<caret>1.hashCode() // comment
* 2)