fun foo() { arrayListOf(1, 2).count() } // EXISTS: arrayListOf(vararg Int), count()