Renamed in test data
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
fun main(args: Array<String>) {
|
||||
val x = "<caret>${if (true) 42 else {
|
||||
12
|
||||
} }abc${if (true) 12 else 42}"
|
||||
}
|
||||
Reference in New Issue
Block a user