Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
246
class BindToTest {
247
public:
248
int test(const char*) { return 1; }
249
int test(int) { return 2; }
250
};
Callers
2
run_tests
Function · 0.45
imvu_test_adapter.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected