blob: 5b2478b3a20aa91450f544b3b373428e05606e51 [file] [log] [blame]
*%(basename)s:8: SyntaxError: Duplicate export of 'x'
export let x = 42;
^^^^^^^^^^^
SyntaxError: Duplicate export of 'x'