Revert tesdata changes to match changed code behavior
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
fun foo() {
|
||||
val v = "ArrayList<String> list = new ArrayList<String>();\n" +
|
||||
"// NO_CONVERSION_EXPECTED"
|
||||
"// NO_CONVERSION_EXPECTED\n"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user