This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
crpl:docs:false [2013/01/14 19:10] – external edit 127.0.0.1 | crpl:docs:false [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | <- [[crpl: | ||
===== FALSE ===== | ===== FALSE ===== | ||
^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
- | | |0 ||| FIXME ||| | + | |None |0 |'' |
Line 9: | Line 10: | ||
Pushes a 0 to the stack. | Pushes a 0 to the stack. | ||
=== Examples === | === Examples === | ||
- | < | + | < |
+ | #This won't run. | ||
+ | else | ||
+ | #This will run. | ||
+ | endif</ | ||