forked from LeenkxTeam/Kmake
6 lines
229 B
Plaintext
6 lines
229 B
Plaintext
*%(basename)s:5: TypeError: Cannot destructure property 'x' of 'undefined' as it is undefined.
|
|
var { x } = undefined;
|
|
^
|
|
TypeError: Cannot destructure property 'x' of 'undefined' as it is undefined.
|
|
at *%(basename)s:5:7
|