mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-18 21:29:18 +02:00
Add missing newline
This commit is contained in:
parent
4db530d7e4
commit
b2a1de3a68
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
(display "- - -")
|
||||
(newline))
|
||||
(display (substring line 1 (string-length line)))
|
||||
(newline)
|
||||
)
|
||||
(loop))))
|
||||
(loop)
|
||||
|
|
Loading…
Add table
Reference in a new issue