Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 243 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 243 Bytes

Tedify

Change all instances of @teddy not inside comments into 🧸.

For example,

@teddy->say("Hello World!") # a comment containing @teddy

will be tedified to

🧸->say("Hello World!") # a comment containing @teddy