[K/JS] Add warning for ES-modules on the klibgen stage on the uniqueness of the exported names from the module
This commit is contained in:
@@ -26,7 +26,8 @@ class RemoteIncrementalResultsConsumer(
|
||||
declarations: ByteArray,
|
||||
bodies: ByteArray,
|
||||
fqn: ByteArray,
|
||||
debugInfo: ByteArray?
|
||||
fileMetadata: ByteArray,
|
||||
debugInfo: ByteArray?,
|
||||
) {
|
||||
TODO("not implemented") //To change body of created functions use File | Settings | File Templates.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user