$print(fib(32));


forgot a newline there :

$print(fib(32),"\n");

--
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to