Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prettier/prettier
/ logical-assignment.js
File
logical-assignment.js
tests/format/js/logical-assignment/logical-assignment.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
a ||= b;
2
3
a &&=
"foo"
;
4
b ||=
"foo"
;
Callers
nothing calls this directly
Calls
2
bar
Method · 0.65
toString
Method · 0.45
Tested by
no test coverage detected