MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / DoubleTest

Function DoubleTest

test/test_emscripten_log.cpp:142–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140}
141
142void DoubleTest() {
143 PrintDoubleStuff(12.3456789, 9.12345678);
144}
145
146int main() {
147 int test = 123;

Callers 1

mainFunction · 0.85

Calls 1

PrintDoubleStuffFunction · 0.85

Tested by

no test coverage detected