blob: 238aae974a5343cc17412ff472ca1108fddb29c2 [file] [log] [blame]
*%(basename)s:5: TypeError: Cannot destructure property `x` of 'undefined' or 'null'.
var { x } = undefined;
^
TypeError: Cannot destructure property `x` of 'undefined' or 'null'.
at *%(basename)s:5:5