fun test() { val x: /*T2@*/Array = arrayOfNulls(10/*LIT*/)/*Array!!L*/ } //T1 := UPPER due to 'INITIALIZER' //LOWER <: T2 due to 'INITIALIZER'