class Foo(vararg val a: String = Array(1) {"default"}) // CLASS: Foo // HAS_DEFAULT_CONSTRUCTOR: true