4 lines
30 B
C++
4 lines
30 B
C++
|
|
void foo() {
|
||
|
|
through4(0);
|
||
|
|
}
|