docs icon indicating copy to clipboard operation
docs copied to clipboard

The function datatype specs lacks of attributes

Open GiuseppeChillemi opened this issue 1 year ago • 0 comments

I have found that parse-func-spec in code has this following rule defined:

attr-val=: ['catch | 'throw | 'trace | 'no-trace]

But they are not documented in function! datatype specification.

https://github.com/red/docs/blob/master/en/datatypes/function.adoc

It seems an oversight, discussion here

GiuseppeChillemi avatar Jan 10 '25 00:01 GiuseppeChillemi