HOME | GIT | CV | MUSINGS
LOG | FILES | OVERVIEW
int a(int a, int b,...); int main() { return a(1); }