zsqw123
06/04/2023, 4:03 AMtypealias, why not add this ability for all Km element, like `KmProperty`/`KmFunction`? I hope to read the annotation of kotlin properties at the jvm bytecode. Now I need to read syntheticMethodForAnnotations in metadata, and then go to the bytecode to find its annotations. This is very cumbersome.Zac Sweers
06/04/2023, 1:19 PMzsqw123
06/04/2023, 1:53 PM