2018-01-09 15:36:42 +01:00

5 lines
63 B
JavaScript

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