6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
|
*%(basename)s:8: SyntaxError: Duplicate export of 'x'
|
||
|
export let x = 42;
|
||
|
^^^^^^^^^^^
|
||
|
SyntaxError: Duplicate export of 'x'
|
||
|
|