/* this demo shows the usage of method */ #include #include "pikaScript.h" int main() { pikaScriptShell(pikaScriptInit()); }