Sign in
android
/
platform
/
external
/
n2
/
a0e37e96a75f373bd85de0ffda324a8a64f4f6cb
/
.
/
tests
/
manual
/
clang-cl
/
test.c
blob: 87db13e33a37263fd04bd68adc029e8d67ce9fc4 [
file
] [
log
] [
blame
]
#include
<stdio.h>
#include
"test.h"
int
main
()
{
printf
(
"hello, world: %d\n"
,
X
);
return
0
;
}