// LANGUAGE_VERSION: 1.2 annotation class Some(val strings: Array) @Some(strings = emptyArray()) class My