3 lines
44 B
Text
3 lines
44 B
Text
|
|
arr := <* "apple", "orange" *>
|
||
|
|
output: #arr
|