Skip to content

Fix handling of local variables in GO routine

Tara McGrew requested to merge topic/default/zilf-210 into branch/default

Allow "OPT" and "AUX" variables in V6 GO routines, and give better diagnostic messages for the disallowed cases (required arguments in V6; any local variables in other versions). Fixes ZILF-210.

Merge request reports