/*=== Infinity ===*/ with (Number) { /* binds to Number.POSITIVE_INFINITY */ print(POSITIVE_INFINITY); } /* XXX: more tests */