Hacker News new | ask | show | jobs
by fred256 1892 days ago
a, b := 1, 2

If either a or b (but not both) were already defined, this won't re-define (and reallocate space for) them.

1 comments

Aha, lossy compression syntax!