#include <stdio.h>
void main(void) { int a = 10; int b = 20; }
void main(void) {
int a = 10;
int b = 20;
}