Hum when passing a kotlin function as argument to ...
# announcements
y
Hum when passing a kotlin function as argument to a java function wich expect a functional interface, kotlin create a new lambda instance for the call ? (Or is a bug or intended by design that this snippet behave like it does)