6 lines
114 B
Plaintext
6 lines
114 B
Plaintext
|
*%(basename)s:8: SyntaxError: Duplicate export of 'x'
|
||
|
export {x};
|
||
|
^
|
||
|
SyntaxError: Duplicate export of 'x'
|
||
|
|