aboutsummaryrefslogtreecommitdiff
path: root/test/js/import_recursive_early_access.t.js
blob: a16f48f73d1f569fff3da786abaf83458a7ded10 (plain)
1
2
3
4
5
6
7
8
9
/*---
includes: []
flags: []
paths: [test/js/module/]
negative:
  phase: runtime
---*/

import _ from 'recursive_early_access.js';