aboutsummaryrefslogtreecommitdiff
path: root/test/js/import_non_assignment.t.js
blob: f8d6361a74ce61488931170203858181b5decccc (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_assignment.js';