Category:Smalltalk: Difference between revisions

Content added Content deleted
Line 93:
== Examples ==
As smalltalk code seems to be hard to read for programmers with a C background, some examples are provided here:
=== Literals ===
<lang smalltalk>
"a comment - everything in between double quotes"