// WITH_RUNTIME import java.util.ArrayList fun test() { val a = java.util.ArrayList() }