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