scramjet/rewriter/native/tests/1-destructure.js
2024-12-13 18:46:58 -08:00

3 lines
47 B
JavaScript

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