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
/
vala
/
20 genie multiple mixed sources
/
c_test_two.c
blob: 596928bce559fef731252092402fb166b43f7721 (
plain
)
1
2
3
4
5
#include
<glib.h>
gboolean
c_test_two_is_true
(
void
)
{
return
TRUE
;
}