8 lines
139 B
Text
8 lines
139 B
Text
|
|
local(unicode = '♥♦♣♠')
|
||
|
|
#unicode -> append('\u9830')
|
||
|
|
#unicode
|
||
|
|
'<br />'
|
||
|
|
#unicode -> get (2)
|
||
|
|
'<br />'
|
||
|
|
#unicode -> get (4) -> integer
|