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
Don’t mutate line endings in assertParseWithAllNewlineEndings (#2100)
My current suspicion is that this is causing swift-syntax CI failures, probably caused by swiftlang/swift#67729. While I investigate what the root cause is, just run a normal `assertParse` here to fix CI.
0 commit comments