Sign in
qemu
/
meson
/
refs/heads/cppmodules
/
.
/
test cases
/
unit
/
16 prebuilt static
/
libdir
/
best.c
blob: ab774e1f5b31c1fed453903bd68a9eeee7a3ff7c [
file
] [
log
] [
blame
]
const
char
*
msg
()
{
return
"I am the best."
;
}