RosettaCodeData/Task/File-size/Oforth/file-size.fth

3 lines
71 B
Forth

File new("input.txt") size println
File new("/input.txt") size println