You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add -32767 to A_Const Integer values that should result in empty ival objects
- Updated A_Const method in V14ToV15Transformer to handle -32767 boundary value
- This fixes the numerology test case where -32767 should transform to empty ival
- Also includes previous fix for -2147483647 boundary value
- Improved Integer method to preserve ival field with default -1 value
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments