File: expect.js

package info (click to toggle)
uglify-js 3.17.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 4,792 kB
  • sloc: javascript: 137,812; sh: 940; makefile: 41
file content (1 line) | stat: -rw-r--r-- 155 bytes parent folder | download
1
function n(){return this||arguments[0]+arguments[1]}function o(){return this||arguments[0]+arguments[1]}console.log(n(n(1,3),5)),console.log(o(o(2,4),6));