Citrine (programming language): Difference between revisions

Content deleted Content added
Syntax: run-on
Syntax: nonsense
Line 33:
* <code>{ ...params.. ...block of code... }</code>
 
The code block literal uses a ''pipe'' symbol ⟨|⟩ to separate the parameters from the logic '|'; if there are no
parameters, the backslash should be used instead.