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

moduleC.js « C « testModules « test - github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b7245de5d61ec5eb41f2039db9c4486d64c38c26 (plain)
1
2
3
"use strict"; // run code in ES5 strict mode

module.exports = "c";