blob: 79a9f4378b147953b92eaf6d3e9c0457e572c8ce [file] [log] [blame]
__declspec(deprecated) void f();
int main() {
return 0;
}