summaryrefslogtreecommitdiff
path: root/thirdparty/systemjs/test/tests/global-exports-array.js
blob: ddfb91a37fc32c1dabd7ece8fac3ca38dd3de0bc (plain)
1
2
3
4
5
A = 'A';

B = 'B';

C = 'C';