Skip to content

Instantly share code, notes, and snippets.

@iam-peekay
Created December 3, 2016 20:15
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 iam-peekay/ef37f86eb2c07d7f1ebd553af6b8f727 to your computer and use it in GitHub Desktop.
Save iam-peekay/ef37f86eb2c07d7f1ebd553af6b8f727 to your computer and use it in GitHub Desktop.
var iCanBeAnything:any = 'LALA' + 2; // 'LALA2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment