Fix minor bugs for UL methods and parameters representation
Remove INSTANCE field for local object declarations Remove private suspend functions create from UL Add correct extension function parameter name Add support for setparam annotation modifier
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
annotation class Anno
|
||||
|
||||
class TestClass(@setparam:Anno var hello: Int)
|
||||
Reference in New Issue
Block a user