RosettaCodeData/Task/Binary_strings/PicoLisp/binary_strings.l

3 lines
46 B
Text
Raw Normal View History

2013-04-09 00:46:50 -07:00
: (out "rawfile"
(mapc wr (range 0 255)) )