index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
windows
/
1 basic
/
prog.c
blob: f400e12ec06cb3bdd7caaec32e7934ebc987bbd1 (
plain
)
1
2
3
4
5
#include
<windows.h>
int
main
(
void
)
{
return
0
;
}