Citrine (programming language): Difference between revisions

Content deleted Content added
Cut needless carriage returns in paragraphs and between items.
sp
Line 48:
</source>
 
Here a binary message '+' is sendsent to number 6, the argument of this binary message is '7', this will result in a new number object '13'. Assigning the outcome of this operation to a variable uses the assignment operator: :=.
 
<source lang="citrine">