hello-world.js 82 Bytes Raw Blame History Permalink 1 2 3 4 var stdout = require('../../'); stdout.write('hello\n'); stdout.write('world\n');