// FIR_IDENTICAL interface In interface Out interface Inv fun getT(): T = null!! class Test( val type1: I, val type2: O, val type3: P, val type4: In, val type5: In<O>, var type6: I, var type7: O, var type8: P, var type9: In<I>, var type0: In<O>, type11: I, type12: O, type13: P, type14: In, type15: In )