pragmagic / godot-nim

Nim bindings for Godot Engine
https://pragmagic.github.io/godot-nim/
Other
497 stars 27 forks source link

Support nim case insensitivity in pragmas #93

Closed beef331 closed 3 years ago

beef331 commented 3 years ago

Prior to this change gdexport or similar would not be considered the same as gdExport which is just wrong for Nim identifers.