mirror of https://github.com/nodejs/node.git
6 lines
79 B
C
6 lines
79 B
C
|
#include "generated/header.h"
|
||
|
|
||
|
int main(int argc, char** argv) {
|
||
|
return 0;
|
||
|
}
|