|
|
BSD 4.1
main() {
foo(123456);
}
foo(){
register int f_a, f_b;
f_a = 37;
f_b = 38;
bar();
};
bar(){
register int b_a, b_b, b_c;
b_a = 2;
b_b = 3;
b_c = 4;
abort();
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.