Skip to content

Instantly share code, notes, and snippets.

@Gabriella439
Created October 21, 2021 19:46
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Gabriella439/b8327bfd9412116d1d0e053c4fc76fd6 to your computer and use it in GitHub Desktop.
Save Gabriella439/b8327bfd9412116d1d0e053c4fc76fd6 to your computer and use it in GitHub Desktop.
let ratchetClap = Text/replace " " " ๐Ÿ‘ "
let example = assert : ratchetClap "Trans rights are human rights" โ‰ก "Trans ๐Ÿ‘ rights ๐Ÿ‘ are ๐Ÿ‘ human ๐Ÿ‘ rights"
in ratchetClap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment