Added missing test data

This commit is contained in:
Valentin Kipyatkov
2016-05-11 19:52:12 +03:00
parent be2b37db5e
commit 0c367c6e08
@@ -0,0 +1,4 @@
fun foo() {
bArrayList<String> list = new ArrayList<String>();
// NO_CONVERSION_EXPECTEDar()
}