Sign in
◑
Theme
chromium
/
external
/
github.com
/
mesonbuild
/
meson
/
refs/heads/upstream/fixboostpython
/
.
/
test cases
/
rust
/
2 sharedlib
/
value.c
blob: d17b6debe521c5645023893e0e2c698cf3079883 [
file
] [
edit
]
int
c_value
(
void
)
{
return
7
;
}