Revert "Revert "[light classes] drop old light classes and backend: iteration #2""

This reverts commit 43b4df74bc.
This commit is contained in:
Dmitry Gridin
2022-06-28 17:57:30 +02:00
parent f10c5c28a5
commit dd824aacb6
42 changed files with 79 additions and 103 deletions
-1
View File
@@ -5,5 +5,4 @@ class Constructors(val valInPrimary: Int) {
private constructor(): this(2)
}
// LAZINESS:NoLaziness
// FIR_COMPARISON