Seems like it is comparing Enum’s `.name`, without...
# announcements
e
Seems like it is comparing Enum’s
.name
, without type check. Also shows
when
is starting the matching from bottom in stead of top as most would think.