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
/
osx
/
1 basic
/
main.c
blob: 0a072187a5cefaad19dac3eca6337e14ce4d5f55 (
plain
)
1
2
3
4
5
#include
<CoreFoundation/CoreFoundation.h>
int
main
(
void
)
{
return
0
;
}