Small beauties in programming… and not all of them are made up either ;o)
DoNothing:
function DoNothing() {
Nothing();
}
Find one error:
private static final int TWENTYFOUR = 24;
private static final int THIRTYEIGHT = 32;
private static final int FOURTYTWO = 42;