This commit is contained in:
rhiannon morris 2022-05-20 12:44:13 +02:00
parent 0838af3d18
commit 48763d2fed
3 changed files with 14 additions and 13 deletions

View file

@ -16,4 +16,4 @@ if @args > 0 {
say widen $_ for $*IN.lines
}
# vim: set ft=perl6 :
# vim: set ft=raku :