like this? `val closure: (Any, Any) -> Unit = {...
# announcements
i
like this?
val closure: (Any, Any) -> Unit = {_, _ -> mySideEffect() }