|
|
|
|
|
by DeltaMetro
1460 days ago
|
|
Sorry, but I read in your documentation:
The Programming Language Oberon+
....
4. Declaration and Scope Rules
....
The scope of an object x extends textually from the point of its declaration to the end of the block (module, procedure, or record) to which the declaration belongs and hence to which the object is local |
|