Renamed in test data

This commit is contained in:
Valentin Kipyatkov
2015-04-14 22:05:42 +03:00
parent 0334ad1152
commit 94480e3d5c
126 changed files with 79 additions and 79 deletions
@@ -0,0 +1,5 @@
// IS_APPLICABLE: false
fun main(args: Array<String>){
var a = 'a'
val x = "x$a{}<caret>
}