3 lines
97 B
Text
3 lines
97 B
Text
|
|
(File newNamed: 'input.txt') fileInfo fileSize.
|
||
|
|
(File newNamed: '/input.txt') fileInfo fileSize.
|