[K2] Properly serialize constant values

#KT-56190 Fixed
This commit is contained in:
Ivan Kylchik
2023-03-31 23:36:16 +02:00
committed by Space Team
parent ac480e2285
commit 8499891756
14 changed files with 135 additions and 44 deletions
@@ -1,5 +1,5 @@
// KT-56190 K2 does not emit const initializers
// MUTED_WHEN: K2
// `val b = a + 20` will not be serialized in K2
package test
enum class Weapon {