summaryrefslogtreecommitdiff
path: root/thirdparty/systemjs/test/tests/global.js
blob: ae948f58cbfac3e6dddfbb9a9f73cfc779e8255d (plain)
1
2
3
4
5
6
jjQuery = {
  v: '2.0..0'
};
another = {
  some: 'thing'
};