Files
kotlin-fork/idea/testData/copyPaste/plainTextConversion/InsideIdentifier.expected.kt
T
Valentin Kipyatkov 0c367c6e08 Added missing test data
2016-05-11 19:52:31 +03:00

5 lines
99 B
Kotlin
Vendored

fun foo() {
bArrayList<String> list = new ArrayList<String>();
// NO_CONVERSION_EXPECTEDar()
}