2 lines
79 B
Smalltalk
2 lines
79 B
Smalltalk
(File name: 'input.txt') size printNl.
|
|
(File name: '/input.txt') size printNl.
|