Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ctz
11 months ago
|
parent
|
context
|
favorite
| on:
Go 1.22
"yes, please run this loop minus 10 times" - statements dreamed up by the utterly Deranged
maximus-decimus
11 months ago
[–]
Back in my days, you had to do it this way
for i := 0; i <=-10; i++{
panic }
lpribis
11 months ago
|
parent
[–]
Back in my day you would do
for (size_t i = 0; i < -10; i++) { panic }
And it would panic 18446744073709551606 times.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: