Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prettier/prettier
/ C2
Class
C2
tests/format/js/comments/function-declaration.js:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
f/* f */() {}
32
}
33
class
C2 {
34
f(/* args */) {}
35
}
36
class
C3 {
37
f() /* returns */ {}
38
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected