Hi,
executing a script file with the following functon definition crashes gretl:
function void check(
int myparam,
int nextparam)
print "do nothing"
end function
Of course I'm not saying that this syntax should work (it's ok for me if
it doesn't) but gretl shouldn't crash.
thanks,
sven