class Foo(vararg val a: String = arrayOfNulls(1) as Array) // CLASS: Foo // HAS_DEFAULT_CONSTRUCTOR: true