mirror of
https://github.com/swc-project/swc.git
synced 2025-01-02 02:26:09 +03:00
2 lines
73 B
JavaScript
2 lines
73 B
JavaScript
|
(0 === [].length) % (1 / 0) ? console.log("PASS") : console.log("FAIL");
|