Fix issue number of try proposal

Ian Lance Taylor 2020-07-24 12:22:54 -07:00
parent a75c7d67a8
commit 9c5cd7d290

@ -7,7 +7,7 @@ Please post feedback on your blog, Medium, GitHub Gists, mailing lists, Google D
Please help categorize the rest of the uncategorized proposals at the bottom. Please help categorize the rest of the uncategorized proposals at the bottom.
**Update, June 19, 2019** Based on this feedback we have posted a [proposal for a try builtin](https://golang.org/design/32437-try-builtin), which produced significant feedback on #32427 ([threaded view here](https://swtch.com/try.html)). **Update, June 19, 2019** Based on this feedback we have posted a [proposal for a try builtin](https://golang.org/design/32437-try-builtin), which produced significant feedback on #32437 ([threaded view here](https://swtch.com/try.html)).
We've disabled comments on that issue until July 1 to give people time to experiment in their own code. We would very much like to see experience reports about using the general try approach in your own code, including trial conversions with [tryhard](https://github.com/griesemer/tryhard). Thanks! We've disabled comments on that issue until July 1 to give people time to experiment in their own code. We would very much like to see experience reports about using the general try approach in your own code, including trial conversions with [tryhard](https://github.com/griesemer/tryhard). Thanks!