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
/
objc
/
1 simple
/
prog.m
blob: 87457bfc17c7f60cb762efcd68293d57b39c2652 (
plain
)
1
2
3
4
5
#import<stdio.h>
int
main
(
void
)
{
return
0
;
}