Category:Smalltalk: Difference between revisions

Line 119:
'hello' "string constant; an instance of String"
 
'öäü こんにちは世界' "string constnt unicode is supported by most implementations"
 
#'foo' "symbol constant; similar to symbols in lisp, two symbols are identical if they are equal"
Anonymous user