summaryrefslogtreecommitdiff
path: root/thirdparty/systemjs/test/tests/jquery.js
blob: e0ec49a539dd3b53bbf00150f11992a60451ce76 (plain)
1
2
var a = 'a';
module.exports = require(a);