Scope modifiers: Difference between revisions

Content added Content deleted
(Added BBC BASIC)
m (→‎{{header|REXX}}: added a comment. -- ~~~~)
Line 686: Line 686:
/* at this point, EWE is defined and equal to 'female sheep' */
/* at this point, EWE is defined and equal to 'female sheep' */
/* at this point, G is defined and equal to 625 */
/* at this point, G is defined and equal to 625 */
exit /*stick a fork in it, we're done.*/
exit
/*─────────────────────────────────────SSN_571 submarine, er, subroutine*/
/*─────────────────────────────────────SSN_571 submarine, er, subroutine*/
SSN_571: procedure expose b c ewe g; parse arg g
SSN_571: procedure expose b c ewe g; parse arg g