Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ functionThatReturnsTrue
Function
functionThatReturnsTrue
docs/external/js/react-dom.development.js:8470–8472 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8468
};
8469
8470
function
functionThatReturnsTrue() {
8471
return
true;
8472
}
8473
8474
function
functionThatReturnsFalse() {
8475
return
false;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected