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

Method test

test/webidl/test.h:248–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

246class BindToTest {
247public:
248 int test(const char*) { return 1; }
249 int test(int) { return 2; }
250};

Callers 2

run_testsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected