Tag Archives: humor

Beatitudes in C#

12345678class the_earth { … }; class the_meek : public the_earth { … }; From: StackOverflow answer