JVM_IR KT-47939 fixes after review
This commit is contained in:
committed by
TeamCityServer
parent
e179598457
commit
9eeb8f54fb
@@ -31,7 +31,7 @@ public class FunctionReference extends CallableReference implements FunctionBase
|
||||
* fun useSuspend(f: suspend () -> Unit) {}
|
||||
* useSuspend(::target)
|
||||
* </pre></ul>
|
||||
* <ul>4 - whether it is a synthetic <code>fun interface</code> constructor, i.e., <pre>
|
||||
* <ul>3 - whether it is a synthetic <code>fun interface</code> constructor, i.e., <pre>
|
||||
* fun interface KRunnable {
|
||||
* fun run()
|
||||
* }
|
||||
|
||||
Reference in New Issue
Block a user