[KLIB] Add extra debug information for Local signatures
This commit is contained in:
committed by
TeamCityServer
parent
b5c28c1912
commit
b8e5185b61
@@ -25,7 +25,8 @@ class RemoteIncrementalResultsConsumer(
|
||||
strings: ByteArray,
|
||||
declarations: ByteArray,
|
||||
bodies: ByteArray,
|
||||
fqn: ByteArray
|
||||
fqn: ByteArray,
|
||||
debugInfo: ByteArray?
|
||||
) {
|
||||
TODO("not implemented") //To change body of created functions use File | Settings | File Templates.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user