diff --git a/PriorDiscussion.md b/PriorDiscussion.md index a1977e74..def5cea5 100644 --- a/PriorDiscussion.md +++ b/PriorDiscussion.md @@ -30,4 +30,9 @@ Rejected, see https://github.com/golang/go/issues/7892#issuecomment-66094282 Rejected, see https://github.com/golang/go/issues/17959 -https://github.com/golang/go/issues/18388#issuecomment-268315634 \ No newline at end of file +https://github.com/golang/go/issues/18388#issuecomment-268315634 + +### Shorten error handling / return sugar + +Rejected, see +https://github.com/golang/go/issues/16225