Report clashing signatures in the IDE
Expose extra diagnostics about platform signature clashes from light class data #KT-1 In Progress
This commit is contained in:
@@ -279,6 +279,7 @@ fun main(args: Array<String>) {
|
||||
model("checker", recursive = false)
|
||||
model("checker/regression")
|
||||
model("checker/rendering")
|
||||
model("checker/duplicateJvmSignature")
|
||||
model("checker/infos", testMethod = "doTestWithInfos")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user