Sign in
android
/
toolchain
/
cargo-vet
/
HEAD
/
.
/
android
/
vendor
/
libz-sys-1.1.8
/
src
/
zlib-ng
/
test
/
test_shared.h
blob: f942967e5b5bc5d8f07f45871b780ff8b09f5137 [
file
] [
log
] [
blame
]
static
const
char
hello
[]
=
"hello, hello!"
;
static
const
int
hello_len
=
sizeof
(
hello
);