MCPcopy
hub / github.com/rollup/rollup / main.js

File main.js

test/function/samples/simplify-function-expression-assignment/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1let calls = 0;
2
3Function.prototype.testFunc = () => {
4 calls++;

Callers

nothing calls this directly

Calls 1

testMethod · 0.45

Tested by

no test coverage detected