blob: 184fc0803a4ed1e951d10397c06444fcb9cdc9cb [file] [log] [blame]
fun foo() {
val v = """
ArrayList<String> list = new ArrayList<String>();
// NO_CONVERSION_EXPECTED
"""
}