4 lines
29 B
C++
4 lines
29 B
C++
int foo() {
|
|
return 12;
|
|
}
|
int foo() {
|
|
return 12;
|
|
}
|