fun f(p: Int, t1: T1, t2: T2){} fun test() { f(1, "", ) } /* Text: (p: Int, t1: String, t2: T2), Disabled: false, Strikeout: false, Green: true */