[Lombok K2] Support @Builder and @Singular annotations

^KT-46959 Fixed
This commit is contained in:
Dmitriy Novozhilov
2022-08-10 10:34:46 +03:00
parent 1f2f6f4067
commit fd4aafdb75
10 changed files with 682 additions and 9 deletions
+1
View File
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
// FILE: User.java
import lombok.Builder;