import java.util.ArrayList fun foo() { val a = ArrayList() val x = 5 }