test void main() { int x; printf("%d", x"); exit(1); }