7 lines
59 B
Plaintext
7 lines
59 B
Plaintext
|
int add (int x int y){
|
||
|
return a;
|
||
|
}
|
||
|
|
||
|
test{
|
||
|
int x = 1;
|
||
|
}
|