MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / test

Function test

tests/xs/issues/__484.js:6–9  ·  view source on GitHub ↗
(f)

Source from the content-addressed store, hash-verified

4---*/
5
6function test(f) {
7 for (let i = 0; i < 100; i++)
8 f();
9}
10
11test(function() {
12 var get = [];

Callers 1

__484.jsFile · 0.70

Calls 1

fFunction · 0.70

Tested by

no test coverage detected