unplugged-vendor/external/google-fruit/configuration/bazel/attribute_deprecated.cpp

6 lines
53 B
C++
Raw Permalink Normal View History

[[deprecated]] void f();
int main() {
return 0;
}