Correct the declared result types of a few functions:
o copy-to-system-area, copy-from-system-area, system-area-copy, and bit-bash-copy, all return the undefined value rather then type null, so declare it as type t.
Please register or sign in to comment