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

6 lines
238 B
Plaintext
Raw Normal View History

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