mirror of https://github.com/nodejs/node.git
3 lines
38 B
Plaintext
3 lines
38 B
Plaintext
|
#!/usr/bin/env node
|
||
|
console.log('ok')
|