RosettaCodeData/Task/File-size/Retro/file-size-1.retro

4 lines
105 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
with files'
"input.txt" :R open &size sip close drop putn
"/input.txt" :R open &size sip close drop putn