What is the URL of the page with the issue?
https://go.dev/blog/defer-panic-and-recover
What is your user agent?
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Edg/108.0.1462.46
Screenshot

What did you do?
The code block should return i instead of 1
What did you expect to see?
Incorrect code block, returns 1 instead of i based on the text above the code block
What did you see instead?
What is the URL of the page with the issue?
https://go.dev/blog/defer-panic-and-recover
What is your user agent?
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Edg/108.0.1462.46
Screenshot
What did you do?
The code block should return i instead of 1
What did you expect to see?
Incorrect code block, returns 1 instead of i based on the text above the code block
What did you see instead?