Add PYSTON_CONST macro
For some struct member in Pyston itself, add `const` qualifier, for exenstion, do not add `const` for compatibility reason.
Showing
Please register or sign in to comment
For some struct member in Pyston itself, add `const` qualifier, for exenstion, do not add `const` for compatibility reason.