summaryrefslogtreecommitdiff
path: root/thirdparty/systemjs/test/tests/es6-loading-amd-dep.js
blob: 78ecb1bf46f0e959b8dfa21b6288ef0db5cd3c57 (plain)
1
2
3
define(function() {
  return true;
})