Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prettier/prettier
/ A
Class
A
tests/format/flow/flow-repo/multiflow/issue3443.js:5–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
// Adapted from https://github.com/facebook/flow/issues/3443
4
5
class
A {
6
f(...args: any[]) {}
7
}
8
9
class
B extends A {
10
f(...args) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected