Scope modifiers: Difference between revisions

Added Quackery.
m (→‎{{header|Wren}}: Minor tidy)
(Added Quackery.)
Line 1,354:
>>></syntaxhighlight>
More information on the scope modifiers can be found [http://docs.python.org/3.0/reference/simple_stmts.html#grammar-token-global_stmt here].
 
=={{header|Quackery}}==
 
Quackery does no have scoping, so there are no scope modifiers. See [[Scope/Function names and labels#Quackery]] for rationale.
 
=={{header|R}}==
1,493

edits