Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
condition [ true statements ] if
|
||||
condition [ false statements ] -if
|
||||
condition [ true statements ] [ false statements ] choose
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
:foo (n-)
|
||||
#1 [ ( if quote evaluates to true ) ] case
|
||||
#2 [ ( if quote evaluates to true ) ] case
|
||||
#3 [ ( if quote evaluates to true ) ] case
|
||||
drop ( default action ) ;
|
||||
Loading…
Add table
Add a link
Reference in a new issue