How to run API dump for the Standard Library?
# kontributors
i
How to run API dump for the Standard Library?
i
gradle task :tools:binary-compatibility-validator:test
runs
org.jetbrains.kotlin.tools.tests.RuntimePublicAPITest.kotlinStdlibRuntimeMerged
You can also provide
-Doverwrite.output=true
to overwrite it.