Avatar
guard let x = try? foo() else { throw BarError() } はできるけど cause がとれない。