3 lines
40 B
C
3 lines
40 B
C
int test1_variable = 0;
|
|
void test1(){};
|
int test1_variable = 0;
|
|
void test1(){};
|