3 lines
54 B
Smalltalk
3 lines
54 B
Smalltalk
|
|
string := 'Hello, world!'.
|
||
|
|
string numberOfCharacters.
|