Update 'Return Direction'
parent
6af3b0bd05
commit
c0bd38fc4c
@ -1,6 +1,6 @@
|
|||||||
The way ARF handles return values from functions is different from other
|
The way ARF handles return values from functions is different from other
|
||||||
languages, and is made possible by its ability to define variables in-place. It
|
languages, and is made possible by its ability to define variables in-place. It
|
||||||
is done by placing an arrow called a return direction after the [phrase](Phrase):
|
is done by placing an arrow called a return direction after the [phrase](Phrases):
|
||||||
|
|
||||||
`file.write bytes -> bytesWritten:Size err`
|
`file.write bytes -> bytesWritten:Size err`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user