js
Last updated
powershell -c "irm bun.sh/install.ps1 | iex"
curl -fsSL https://bun.sh/install | bashif ("ab"+"c".includes("bc")) { t="_3"; console.log(`t${t}`.replace(/\d/, "").length); } else if (true) {} else { } // Out: 2const test = {
prop: 42,
func: function() {
return this.prop;
},
};(function() {
statements
})();