Y
Hacker News
new
|
ask
|
show
|
jobs
by
draegtun
605 days ago
You can
do
this in...
# perl my $x = do { … 5 }; ;; Rebol/Red x: do [ … 5 ]