Run swift-format on this source: ``` switch <#value#> { case <#pattern#>: //Empty line default: <#code#> } ``` I get the following error: SwiftFormatPrettyPrint/PrettyPrint.swift:350: Fatal error: Unmatched closing break