This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
bachir
/
ola5doc
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
1
Pull-pyynnöt
0
Wiki
Puu:
ec6cef1fce
Branchit
Tagit
master
ola5doc
/
publi
/
node_modules
/
stdout-stream
/
test
/
fixtures
/
hello-world.js
hello-world.js
82 B
Historia
Raaka
1
2
3
4
var stdout = require('../../');
stdout.write('hello\n');
stdout.write('world\n');