index
:
meson
debian
progress-linux
upstream
debian 11 backports: hardware (libnvme, nvme-cli)
Progress Linux
summary
refs
log
tree
commit
diff
stats
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
;
}