docs icon indicating copy to clipboard operation
docs copied to clipboard

usage of removed FORM-TYPE in Red/System spec

Open 9214 opened this issue 6 years ago • 0 comments

Section 6.3.5 shows vprint as an example of variadic typed function. This function uses form-type conversion which was removed from Red/System runtime quite a while ago, so the code needs to be updated.

9214 avatar May 12 '19 13:05 9214