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

File test_c_preprocessor.c

test/test_c_preprocessor.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <emscripten.h>
2
3EM_JS(void, test_remove_cpp_comments_in_shaders, (void), {
4 var numFailed = 0;

Callers

nothing calls this directly

Calls 2

testFunction · 0.70
EM_JSFunction · 0.50

Tested by

no test coverage detected