Renamed in test data
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// IS_APPLICABLE: false
|
||||
// ERROR: Unresolved reference: /
|
||||
fun main(args: Array<String>){
|
||||
val x = "def" /<caret> "abc"
|
||||
}
|
||||
Reference in New Issue
Block a user