4 lines
63 B
Text
4 lines
63 B
Text
|
|
local(x = ', World!')
|
||
|
|
#x->merge(1,'Hello')
|
||
|
|
#x // Hello, World!
|