File: actual.js

package info (click to toggle)
node-babel 6.26.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 16,772 kB
  • sloc: sh: 151; makefile: 76
file content (4 lines) | stat: -rw-r--r-- 63 bytes parent folder | download | duplicates (7)
1
2
3
4
ctx::ns.obj.func();
::ns.obj.func();

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