JVM: no nullability annotations on private and synthetic fields
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
class A {
|
||||
val a = ""
|
||||
fun b() = ""
|
||||
|
||||
Reference in New Issue
Block a user