annotation class Bar(vararg val a: String) @Bar(*) fun bar() {} // EXIST: "[]" // LANGUAGE_VERSION: 1.2