5 lines
63 B
JavaScript

ctx::ns.obj.func();
::ns.obj.func();
ns.obj2::ns.obj1.func();