SomeRanDev / reflaxe.CPP

An alternative C++ target for Haxe that generates dependent-less, GC-less C++17 code.
MIT License
72 stars 5 forks source link

Should not be able to use @:const on static functions #35

Closed SomeRanDev closed 10 months ago

SomeRanDev commented 10 months ago

Fixed this a while ago

SomeRanDev commented 10 months ago

https://github.com/SomeRanDev/reflaxe.CPP/blob/1e8c5124021938cdfab2611a16762a4ffd6c2440/src/cxxcompiler/subcompilers/Classes.hx#L707C17-L707C17