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
/
unit
/
5 compiler detection
/
trivial.m
blob: f2e2315eb19890f0fe7d3ced81c7a524a75e895a (
plain
)
1
2
3
4
5
#import<stdio.h>
int
main
(
int
argc
,
char
**
argv
)
{
return
0
;
}