// FIR_COMPARISON interface T { fun foo(l: List) {} fun foo(l: List) {} }