Sign in
chromium
/
external
/
github.com
/
kripken
/
emscripten
/
refs/heads/test-integer-limits
/
.
/
test
/
other
/
test_cpp_module.cpp
blob: 08fb18ca8deffcfa09a152562d77dc2d3e7a9863 [
file
] [
edit
]
import
hello_world
;
// import declaration
int
main
()
{
hello
();
}