Exclude clinit from ABI classes
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package test
|
||||
|
||||
object Object {
|
||||
val x = 0
|
||||
val y = x
|
||||
}
|
||||
Reference in New Issue
Block a user