riff icon indicating copy to clipboard operation
riff copied to clipboard

Builtin functions should return some value upon success

Open darrylabbate opened this issue 2 years ago • 0 comments

When implicit printing was supported, it made sense to not return values from all builtin functions. Now it makes sense to return something from all builtin functions, even those which are purely I/O like printf() or write()

CC:

  • #2

darrylabbate avatar Nov 02 '22 06:11 darrylabbate