rename from biscuit to bisquit
This commit is contained in:
parent
dbfdde72ab
commit
54bbaff3ea
7 changed files with 3 additions and 3 deletions
5
examples/numbers.bisq
Normal file
5
examples/numbers.bisq
Normal file
|
@ -0,0 +1,5 @@
|
|||
ASSIGN 10 i
|
||||
PRINT i
|
||||
SUB i 1 i
|
||||
GOTO 2 i
|
||||
EXIT
|
Loading…
Add table
Add a link
Reference in a new issue