MCPcopy
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

1a ||= b;
2
3a &&= "foo";
4b ||= "foo";

Callers

nothing calls this directly

Calls 2

barMethod · 0.65
toStringMethod · 0.45

Tested by

no test coverage detected