i thought `foo({param})` is identical to `foo{para...
# rx
p
i thought
foo({param})
is identical to
foo{param}
in Kotlin if param is a function and a last argument