Sign in
qemu
/
meson
/
a3d3efd3cfc6e9b0ce8a7536527e1e9ca134f80a
/
.
/
test cases
/
common
/
77 extract from nested subdir
/
src
/
first
/
lib_first.c
blob: 5fc32678cdf2afecfb30b5b42384d60c252b9e85 [
file
] [
log
] [
blame
]
int
first
(
void
)
{
return
1001
;
}