Avatar
func foo() throws some Error func bar<E: Error>(_ fn: () throws E -> Void)
7:50 AM
これが正しい