// WITH_RUNTIME // IS_APPLICABLE: false fun test() { val myList = java.util.ArrayList() val otherList = java.util.ArrayList() }