1 line
217 B
Plaintext
1 line
217 B
Plaintext
Marking a parameter for output means that callers will expect its value to be updated with a result from the execution of the procedure. Failing to update the parameter before the procedure returns is surely an error. |