Move: Make applicable to type aliases

#KT-21071 Fixed
This commit is contained in:
Alexey Sedunov
2017-11-17 20:46:18 +03:00
parent bcdb46653c
commit acbf53c42e
3 changed files with 9 additions and 1 deletions
@@ -0,0 +1,3 @@
class A
typealias <caret>B = A