File: expected.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 (6 lines) | stat: -rw-r--r-- 154 bytes parent folder | download
1
2
3
4
5
6
var _context;

(_context = ctx, ns.obj.func).call(_context);
(_context = ns.obj).func.call(_context);

(_context = ns.obj2, ns.obj1.func).call(_context);