Reverse the order of lines in a text file while preserving the contents of each line: Difference between revisions

Content added Content deleted
m (→‎Few assumptions: Further assumptions it doesn't make)
Line 158:
 
=={{header|Raku}}==
Not going to bother testing with the task recommended file. It demonstrateddemonstrates nothing to do with file handling, record separators, memory conservation or anything useful. May as well just be "Reverse this list" for all the good it does.
 
===Lots of assumptions===