Using the equivalent code: ``` const fn = ({ a, ...otherProps }) => otherProps; ``` having error ``` fatal runtime error: failed to initiate panic, error 5 ``` ENV: swc-loader webpack, version 0.1.3, swc 1.0.6