mirror of https://github.com/nodejs/node.git
4 lines
30 B
C
4 lines
30 B
C
|
int foo(void) {
|
||
|
return 0;
|
||
|
}
|