Native: support objcExportReportNameCollisions=true binary option
This binary option makes the compiler emit a warning whenever it mangles a name emitted by ObjCExport. ^KT-63153 Fixed
This commit is contained in:
committed by
Space Team
parent
656b61b945
commit
8d20d5b16c
@@ -0,0 +1,4 @@
|
||||
package pkg.lib2
|
||||
|
||||
interface InterfaceClash
|
||||
class ClassClash
|
||||
Reference in New Issue
Block a user