Mockity.any doesn't promise to never return `null`...
# announcements
k
Mockity.any doesn't promise to never return
null
, so the compiler includes a null-check at the val assignment.