Sign in
chromium
/
external
/
github.com
/
kripken
/
emscripten
/
refs/heads/remove-dynamic-alloc
/
.
/
tests
/
cmake
/
target_library
/
srcfile.cmake
blob: 10e9e6f8c1daf907dc79bea3b4e63e1a70ab1f4e [
file
] [
log
] [
blame
] [
edit
]
#include
<stdio.h>
void
@TEST_FUNCTION_NAME@
()
{
printf
(
"@TEST_FUNCTION_NAME@"
);
}