hi guys!
give a second chance to my question:
https://kotlinlang.slack.com/files/deviant/F4MUNFN91/Untitled.kt
does anybody know why SAM conversion works only for methods? (but not for generified methods and not for fields). Is it by design or i miss something?