aboutsummaryrefslogtreecommitdiff
path: root/test/js/import_declaration_exception.t.js
blob: 521cc0055f8612af2c6a511956603fb5947fcd91 (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 'declaration_exception.js';