X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Freadme.html;fp=doc%2Freadme.html;h=4cc97b9197f45c6a06911391d8b70a3949fbcaf6;hb=005bb058404548a5ff854f1308f1922da0a3ef2d;hp=5c9e51ba363531ddf1e96b6662d13146eb2b69bf;hpb=31bc4b94e02797673ab487d61b5809edd8e8f929;p=lml.git diff --git a/doc/readme.html b/doc/readme.html index 5c9e51b..4cc97b9 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -13,4 +13,4 @@ (b (loop as x from 1 to 5 doing - (lml-print " ~D" (* x x))))The square of the first five integers are 1 4 9 16 25

View this page's LML source.

\ No newline at end of file + (lml-format " ~D" (* x x))))The square of the first five integers are 1 4 9 16 25

View this page's LML source.

\ No newline at end of file