Update 'Control Flow'
parent
c0896de847
commit
7d741c7bae
@ -8,13 +8,18 @@ ARF also has some control flow phrases that expect an indented block of phrases
|
||||
under them:
|
||||
|
||||
```
|
||||
defer
|
||||
something
|
||||
|
||||
if condition
|
||||
something
|
||||
|
||||
if condition
|
||||
something
|
||||
else
|
||||
elseif condition
|
||||
otherThing
|
||||
else
|
||||
otherOtherThing
|
||||
|
||||
while condition
|
||||
something
|
||||
|
Reference in New Issue
Block a user