1
1
mirror of https://github.com/kanaka/mal.git synced 2024-11-09 18:06:35 +03:00
mal/swift4
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
..
Sources load-file: accept empty file or final comment, return nil 2019-07-28 13:08:05 +02:00
Dockerfile add swift4 impliment. 2019-03-05 16:40:22 +08:00
Makefile Convert to loccount based stats calculation. 2019-03-20 23:34:21 -05:00
run add swift4 impliment. 2019-03-05 16:40:22 +08:00