// 動的型付け言語最強!!!!ひれ伏せ
{} + [] === 0   // true(文脈により {} をブロックかオブジェクトか誤解)
[] + {}         // "[object Object]"
[] - []         // 0
[] + 1          // "1"
true + true     // 2

1

If you have a fediverse account, you can quote this note from your own instance. Search https://uneune.one/notes/a6xash7ww3 on your instance and quote it. (Note that quoting is not supported in Mastodon.)