Skip to content

Instantly share code, notes, and snippets.

@codetombomb
Created November 15, 2021 20:50
Show Gist options
  • Save codetombomb/2a856c17831acf4c04e1cf4cf64c93a1 to your computer and use it in GitHub Desktop.
Save codetombomb/2a856c17831acf4c04e1cf4cf64c93a1 to your computer and use it in GitHub Desktop.
Implicitly assigning a type of string
let hello = "Hello, there";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment