Sign in
qemu
/
meson
/
refs/heads/111condense
/
.
/
test cases
/
common
/
292 link early args
/
cppmain.cpp
blob: 602b66231c04c15cf8a56e6ea31096718b040758 [
file
]
#include
"cpplib.h"
int
main
(
void
)
{
return
cppfunc_sym
()
!=
42
;
}