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