1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 01:57:09 +03:00
mal/factor/step7_quote
Nicolas Boulenguez e6d41de4d5 load-file: accept empty file or final comment, return nil
Let `load-file` append a new line in case last line contains a
comment.

Also append `nil` so that the return value is predictible. Remove the
existing explicit `nil` from existing sources.

Adapt documentation and tests.
2019-07-28 13:08:05 +02:00
..
deploy.factor factor: update code. 2015-10-28 16:20:59 -07:00
step7_quote.factor load-file: accept empty file or final comment, return nil 2019-07-28 13:08:05 +02:00