2 lines
44 B
Text
2 lines
44 B
Text
|
|
((Integer readFrom: '123') + 1) printString
|
|
|
((Integer readFrom: '123') + 1) printString
|