6 ms·
sections: [ "one" "two" "three" ] and sections: [ "one" ["two" "three"] ] exists already and is named reb
by xcombelle 4y ago
sections: [
"one"
"two"
"three"
]
and
sections: [
"one"
["two" "three"]
]
exists already and is named rebol (and their derivatives)