2 lines
34 B
Smalltalk
2 lines
34 B
Smalltalk
|
|
('123' asInteger + 1) printString
|
|
|
('123' asInteger + 1) printString
|