Welcome to mirror list, hosted at ThFree Co, Russian Federation.

test.js « local-pkg « test-module-loading-globalpaths « fixtures « test - github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8054983e992ce8e5812c179f86a09cbd61638fc0 (plain)
1
2
'use strict';
console.log(require('foo').string);