# GH-73283 class MyClass: pass func test(): MyClass.not_existing_method()