v8/test/message/fail/modules-star-conflict1.out

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
312 B
Plaintext
Raw Normal View History

*%(basename)s:5: SyntaxError: The requested module '../../mjsunit/modules-skip-7.mjs' contains conflicting star exports for name 'a'
import {a} from "../../mjsunit/modules-skip-7.mjs";
^
SyntaxError: The requested module '../../mjsunit/modules-skip-7.mjs' contains conflicting star exports for name 'a'