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

import m from 'export_non_default.js';