Back out 97036ab72558 which inappropriately compared turds to third parties.
1 function reportCompare (expected, actual, description) {}
4 f(f, 0x09AA, 0x09B0, f);
7 reportCompare ("outer", f(),
8 "Inner function statement should not have been called.");