Print numbers _Revised_ by oofoe

REBOL[]foreach i {^J^K^L^M^N^O^P^Q^T^V^X^_dy}[print to-integer i]print 10000

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page