Comment on What if programmers rewrote the English language?
RegularJoe@lemmy.world 3 weeks ago
#include <grammar>
using namespace std;
int main() {
int programmer;
if (programmer > -1) { cout << "Programmers be owning your language. "; }
cout << “Plonk! Fnord!”;
return 0; }