Untitled

Run Settings
LanguageRaku
Language Version
Run Command
## file: lines.p6 constant line = "x" x 50; for reverse 1 .. line.chars { say "#:" ~ $++.fmt("%2d") ~ " ", substr line, 0, $_; }
Editor Settings
Theme
Key bindings
Full width
Lines