Skip to content

transpile reserved identifiers in method names

A. B. requested to merge Bergi/buble:master into master

What the title says :-) We hit upon it in https://github.com/briancavalier/creed/pull/10

Regarding 6e718a3c, there was an issue in the cli test when one of the parent folder names contained a blank.

Merge request reports