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