Hacker News new | ask | show | jobs
by patrakov 907 days ago
Does the RETURN statement work correctly on Amstrad when there are multiple subroutines in the call stack? I.e., does every RETURN return to the line after the corresponding GOSUB or after the latest one?