Before formatting: ```swift var tasks = [(() async throws -> Int)]() ``` After formatting: ```swift var tasks = [(() asyncthrows -> Int)]() ``` Notably, this code isn't even valid anymore. I'm using swift-format 508.0.1.