elizarov
07/21/2017, 8:32 AM::run (it is tracked here: https://youtrack.jetbrains.com/issue/KT-16908 ), but from the performance standpoint there will be no much difference between { run() } and ::run, since the later will be basically a syntactic sugar for the former