if you’re trying to assign a reference to one of t...
# announcements
s
if you’re trying to assign a reference to one of those methods, you should be able to explicitly annotate it.
val listener: (View) -> Unit = ::setOnClickListener