Sign in
android
/
toolchain
/
rustc
/
cd1aefd586783f162dd848e314bd6991a5ffe033
/
.
/
vendor
/
libz-sys
/
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
);