Common programming wisdom recommends using the "goto" statement sparingly. Consequently I very rarely use it and thus I had to check its syntax. So I ran a search on my old projects with the "goto" keyword. This is the result I got :
goto Die;
I laugh so hard because it's probably the only case such answer is actually helpful !