CreateExpect: should prefer type aliases
#KT-32571 Fixed
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
These declarations cannot be transformed:
|
||||
fun foo() = 42
|
||||
Reference in New Issue
Block a user
#KT-32571 Fixed
@@ -0,0 +1,2 @@
|
||||
These declarations cannot be transformed:
|
||||
fun foo() = 42
|
||||