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
The `withDigits` method was updated to return an optional, which causes this to fail to build. I think a nil value here would indicate an error in swift-format's numeric grouping that resulted in an invalid numeric literal.
`withDigits` was udpated in a recent swift-syntax change:
swiftlang@94fc5ae#diff-8c79a56bd4eb3d1313169ca412f5e11eL2387
0 commit comments