Skip to content

Instantly share code, notes, and snippets.

@IAfanasov
Created May 28, 2020 11:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IAfanasov/dce599587dc65e65eeaa87a0507f5955 to your computer and use it in GitHub Desktop.
Save IAfanasov/dce599587dc65e65eeaa87a0507f5955 to your computer and use it in GitHub Desktop.
/** @type {number} */
let count;
count = '12'; // 💥 does not work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment