MCPcopy
hub / github.com/prettier/prettier / C

Class C

tests/format/js/rest/trailing-commas.js:1–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1class C {
2 f(
3 superSuperSuperSuperSuperSuperSuperSuperSuperSuperSuperSuperSuperSuperLong,
4 ...args
5 ) {}
6}
7
8function f(
9 superSuperSuperSuperSuperSuperSuperSuperSuperSuperSuperSuperSuperSuperLong,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected