MCPcopy
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
5class A {
6 f(...args: any[]) {}
7}
8
9class B extends A {
10 f(...args) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected