mirror of https://github.com/nodejs/node.git
4 lines
28 B
C
4 lines
28 B
C
|
int funcD() {
|
||
|
return 4;
|
||
|
}
|