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 cross-transformer compatibility: remove array bounds dependency in isVariadicParameterType
- Remove arrayBounds check that conflicted with v14-to-v15 transformer
- Maintain 238/258 test pass rate (92.2%)
- Focus on anyarray type detection for variadic parameters
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments