Source code

Revision control

Copy as Markdown

Other Tools

void* f();
int main() { f(); }