3 lines
84 B
Smalltalk
3 lines
84 B
Smalltalk
|
|
'ALPHAbeta' asUppercase "->'ALPHABETA' "
|
||
|
|
'ALPHAbeta' asLowercase "-> 'alphabeta' "
|