CreateExpect: shouldn't generate expect declaration from actual function with private, lateinit or const
#KT-33930 Fixed
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
These declarations cannot be transformed:
|
||||
actual lateinit var some: Boolean
|
||||
Reference in New Issue
Block a user