4 lines
101 B
Text
4 lines
101 B
Text
first a ; -> left
|
|
third a ; -> "up"
|
|
last a ; -> "down"
|
|
a/2 ; -> right (Note: REBOL is 1-based.)
|