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

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

var someVar;

// Comment on file end. Hope this won't break anything