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
/
common
/
7 mixed
/
func.c
blob: c76c23dbc207da266c8fbc29f5d99c9410ab1ca4 (
plain
)
1
2
3
4
int
func
(
void
)
{
int
class
=
0
;
return
class
;
}