Skip to content

Instantly share code, notes, and snippets.

@Thorium
Created June 3, 2020 15:04
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 Thorium/d9a60c68a52da4fae4c27980ddefe4ed to your computer and use it in GitHub Desktop.
Save Thorium/d9a60c68a52da4fae4c27980ddefe4ed to your computer and use it in GitHub Desktop.
Coding with Emojis
// In Windows you can press WindowsKey+"." to open Emoji menu.
let ``๐Ÿ•`` = "๐Ÿฅ“" + "๐Ÿ"
//val ( ๐Ÿ• ) : string = "๐Ÿฅ“๐Ÿ"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment