Handle constructor usage for actual class as usage of expect class

#KT-25498 Fixed
This commit is contained in:
Mikhail Glukhikh
2018-08-08 15:31:43 +03:00
parent f4d048334f
commit 0fb8dd2f75
8 changed files with 34 additions and 3 deletions
@@ -0,0 +1,2 @@
expect interface I
expect class C : I