|
|
@ -83,7 +83,6 @@ call main;
|
|
|
|
* As of version 0.9.5, logic conditions must only be variables.
|
|
|
|
* As of version 0.9.5, logic conditions must only be variables.
|
|
|
|
|
|
|
|
|
|
|
|
### If statements
|
|
|
|
### If statements
|
|
|
|
* As stated above, if statement conditions must be a variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
```c
|
|
|
|
```c
|
|
|
|
def main:
|
|
|
|
def main:
|
|
|
|