Added if statements and bitwise operations
This commit is contained in:
parent
1140b5b140
commit
848a01ff7d
6 changed files with 116 additions and 0 deletions
5
flagpole/tests/underflow.fp
Normal file
5
flagpole/tests/underflow.fp
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
$inc fvmstd.fp
|
||||
|
||||
proc main
|
||||
1 u+ :putuint
|
||||
endproc
|
||||
Loading…
Add table
Add a link
Reference in a new issue