Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rollup/rollup
/ a
Method
a
test/form/samples/side-effects-static-methods/_expected.js:2–2 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
class
Effect {
2
static a() { log(); }
3
}
4
Effect.a();
5
Callers
1
_expected.js
File · 0.45
Calls
1
log
Function · 0.50
Tested by
no test coverage detected