// "Merge duplicate attributes" "true-preview" @SuppressWarnings(/*1*/value/*2*/ = /*3*/"a"/*4*/,/*5*/value/*6*/ = /*7*/"b"/*8*/,/*9*/value/*10*/ = /*11*/{/*12*/"c"/*13*/,/*14*/"d"/*15*/, /*16*/}/*17*/, value = {/*18*/"e"/*19*/}) class Main { }