forked from LeenkxTeam/Kmake
6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
*%(basename)s:7: SyntaxError: Duplicate export of 'x'
|
|
export {y as x};
|
|
^^^^^^
|
|
SyntaxError: Duplicate export of 'x'
|
|
|