| | | |------------------|-----------------| |Previous ID | SR-13049 | |Radar | None | |Original Reporter | SDGGiesbrecht (JIRA User) | |Type | Bug | <details> <summary>Environment</summary> macOS 10.15 Swift 5.2.4 swift-format 0.50200.1 (`--configuration debug`) </details> <details> <summary>Additional Detail from JIRA</summary> | | | |------------------|-----------------| |Votes | 1 | |Component/s | swift-format | |Labels | Bug | |Assignee | None | |Priority | Medium | md5: 03dbcc7fa590f6df220907a3ac3b2572 </details> **Issue Description:** Formatting with \`prioritizeKeepingFunctionOutputTogether\` engaged can lead to assertion failures. This code is enough to trip it: `init(a: B) {`}