Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: wordsmithing

...

Prefer declaring each variable on a separate line; however. However, multiple variables on one line are acceptable when they are small temporary variables, such as array indexes.

...