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

emptyModule.js « testLib - github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8b82a7478bb014c628ba771ef1cff6817c4a4c5e (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