Versions Compared

Key

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

...

  • No other variable should share the name of a global variable if the other value variable is in a subscope of the global variable.
  • A block should not declare a variable with the same name as a variable declared in any block that contains it.

...