[IR] update testdata: better support for callable references
This commit is contained in:
committed by
teamcityserver
parent
0d3d61862b
commit
8f155c23a0
@@ -34,7 +34,7 @@ val test4: KFunction0<A>
|
||||
get
|
||||
|
||||
val test5: KFunction0<Unit>
|
||||
field = ::foo
|
||||
field = A()::foo
|
||||
get
|
||||
|
||||
val test6: KFunction0<Unit>
|
||||
|
||||
Reference in New Issue
Block a user