Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

return keyword incorrectly named #97

Open
AngeloR opened this issue Jul 13, 2015 · 3 comments
Open

return keyword incorrectly named #97

AngeloR opened this issue Jul 13, 2015 · 3 comments

Comments

@AngeloR
Copy link

AngeloR commented Jul 13, 2015

Right now, the return keyword is I'LL BE BACK - which doesn't make any sense. Really return should be GET TO THE CHOPPA

I'LL BE BACK makes it sound like you will be returning to this function, which is completely not up to the function at all. Instead, you are leaving the function. Hence, GET TO THE CHOPPA.

@nicksabol
Copy link

To me, GET TO THE CHOPPA implies an abnormal exit, like an uncaught exception. I think HASTA LA VISTA BABY is more appropriate.

@AngeloR
Copy link
Author

AngeloR commented Jul 13, 2015

Hmm - that reasoning seems pretty sound. Perhaps it should be HASTA LA VISTA BABY

@nicksabol
Copy link

That's already defined, actually. My bad. GET TO THE CHOPPA is still pretty good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants