Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prettier/prettier
/ array-and-object.js
File
array-and-object.js
tests/format/js/arrows/array-and-object.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fn12 = (a) => (b) => (c) => (d) => (e) =>
2
({ foo: bar, bar: baz, baz: foo });
3
4
map(() => ([
Callers
nothing calls this directly
Calls
1
map
Function · 0.85
Tested by
no test coverage detected