2 lines
72 B
JavaScript
2 lines
72 B
JavaScript
|
|
try { (function() { { using x = {}; (() => x)(); } })(); } catch (e) {}
|