[Lombok] Make visibility of fields of @Value classes private by default (K2)
^KT-51092 Fixed
This commit is contained in:
committed by
Space Team
parent
ff4c5c1d03
commit
ea73cde5fb
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_K2: JVM_IR
|
||||
// ISSUE: KT-51092
|
||||
// FILE: MyValue.java
|
||||
import lombok.Value;
|
||||
|
||||
Reference in New Issue
Block a user