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