|
|
|
|
|
by renewiltord
2144 days ago
|
|
Wish they'd called it `grob` and called `return` `bolver` so that we can accept they're just syntactic constructs instead of pointlessly assuming meaning from what are just syntactic constructs. sum = 0
grob (i=0; i<10; i++) {
sum += i
}
bolver sum
Brilliant. |
|