Switch to the new stdlib source generation scheme
Remove old generated sources for stdlib-jvm and stdlib-js
This commit is contained in:
@@ -49,7 +49,7 @@ class MemberBuilder(
|
||||
|
||||
val f get() = family
|
||||
|
||||
private val legacyMode = true
|
||||
private val legacyMode = false
|
||||
var hasPlatformSpecializations: Boolean = legacyMode
|
||||
private set
|
||||
|
||||
|
||||
Reference in New Issue
Block a user