Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Declarations in the interface scope are externally visible. They can be shared within the environment.

 Declarations made in an internal scope are only visible for contained states.

All declarations are made in the interface scope.

...