it's sugar for `i = i.inc()`, not `i.inc()`
# announcements
j
it's sugar for
i = i.inc()
, not
i.inc()