gbaptista / sublime-text-fennel

Fennel Language Support for Sublime Text 3 & 4
https://packagecontrol.io/packages/Fennel
MIT License
15 stars 2 forks source link

Fixing auto gensym #2

Closed gbaptista closed 4 years ago

gbaptista commented 4 years ago

Appending a # on the end of the identifier name as above invokes “auto gensym” which guarantees the local name is unique.