scramjet/rewriter/tests/1-destructure.js
2024-08-02 18:16:44 -04:00

3 lines
47 B
JavaScript

const { location: x } = globalThis;
check(x);