Sign in
android
/
platform
/
external
/
google-fruit
/
251e883e3e52a6f706833803c9f3043dfb2c9583
/
.
/
configuration
/
bazel
/
declspec_deprecated.cpp
blob: 79a9f4378b147953b92eaf6d3e9c0457e572c8ce [
file
] [
log
] [
blame
]
__declspec
(
deprecated
)
void
f
();
int
main
()
{
return
0
;
}