Skip to content
MorganPersson edited this page Aug 29, 2012 · 1 revision

If you want to add a comments in your text files you do it by starting the line with a # (whitespaces are ignored) like this

    # this is a comment with leading spaces which is allowed`

This is not a legal comment, the entire row is treated as a step

Given a number #only integers allowed

Clone this wiki locally