blob: cb7074ed2a365901f0b65fea4c66eb57ef23c876 [file] [log] [blame]
var mod = require('./mod.js');
mod.hello();
mod.hello();
debugger;