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
A MacroTesting bug report encountered an index crash:
pointfreeco/swift-macro-testing#6
Even when updating to `index(_:offsetBy:limitedBy:)`, the crash
remained, so I've resorted to more explicit limiting math. This seems to
fix the crash.
0 commit comments