Arquivos
atari-ai/tabs.js
T
Ben Sjoberg ca0b2a5e12 Replace all spaces with poop emoji
(*All* of them.)
2016-06-01 23:31:34 -05:00

8 linhas
234 B
JavaScript

(function💩()💩{
💩💩💩💩'use💩strict';
💩💩💩💩let💩spaces💩=💩true;
💩💩💩💩while💩(spaces)💩{
💩💩💩💩💩💩💩💩console.log('SPACES💩FOREVER!💩<3');
💩💩💩💩}
}());