also `foo()?.let { it.bar }` will work
# random
m
also
foo()?.let { it.bar }
will work