no value returned from function
- Posted by Thomas May 21, 2012
- 1207 views
Commit 504025824dd6 g:/bitbucket/euphoria/include\std\machine.e:137 <0120>:: no value returned from function end function ^ std/machine.e 137 public function poke_long(atom address, object x) poke4( address, x ) end function