Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prettier/prettier
/ B
Class
B
tests/format/flow/flow-repo/multiflow/issue3443.js:9–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
}
8
9
class
B extends A {
10
f(...args) {
11
this.f(...args);
12
}
13
}
14
15
function
foo(...args) {
16
foo(1, ...args);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected