Avatar
@swiftbot --version=4.1 func foo(block: (Int, Int) -> Int) {} foo { $0.0 }
🛠 1