5 lines
104 B
Text
5 lines
104 B
Text
|
|
declare
|
||
|
|
[Strdup] = {Module.link ['strdup.so{native}']}
|
||
|
|
in
|
||
|
|
{System.showInfo {Strdup.strdup "hello"}}
|