package foo.bar fun Int.fooBarTopLevelMethodExt(x: Int) {} class Class3 { fun Int.fooBarTopLevelMethodExt(x: Int) {} }