Fixed EA-73613

This commit is contained in:
Valentin Kipyatkov
2016-02-08 21:26:18 +03:00
parent aed2f2b993
commit 8056c5182a
17 changed files with 50 additions and 23 deletions
@@ -1,3 +1,4 @@
// IS_APPLICABLE: false
fun main(args: Array<String>){
val x = "foo" +<caret> """bar\n
"""