Citrine (programming language): Difference between revisions

Content deleted Content added
m {{code}}, lang="smalltalk"
m Update code examples to reflect newest version.
Line 27:
* {{code|0,1,2,3}}
* {{code|'String'}}
* <code>{ param...params.. | ...block of code... }</code>
 
The code block literal uses a ''pipe'' symbol to separate the parameters from the logic '|', if there are no