Actually wait what even is `[..2]` supposed to do?...
# announcements
k
Actually wait what even is
[..2]
supposed to do? Isn't that just
[0..2]
?