Versions Compared

Key

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

...

You declare constants using the const keyword instead of the letlet keyword, and the type of the value must be annotated.

...