Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
build
/
short-commands-escape
/
jni
/
bar.cpp
blob: e369526572d6fe00a2be0991b523b2a40faae12f [
file
] [
log
] [
blame
]
extern
void
foo
();
void
bar
()
{
foo
();
}