Test case: atob('/A==') === String.fromCharCode(252) should be true
Description
atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)
Languages
JavaScript
100%