Avatar
どうしてもエラーがほしかったら let foo: Foo do { foo = try? get Foo() } catch let error { logger.log(error); return }