Snippets

Tuomas Hietanen Coding with Emojis

Created by Tuomas Hietanen
1
2
3
4
// In Windows you can press WindowsKey+"." to open Emoji menu.

let ``🍕`` = "🥓" + "🍍"
//val ( 🍕  ) : string = "🥓🍍"

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.