Containing declaration for TypeAliasConstructorDescriptor
is a corresponding TypeAliasDescriptor.
This commit is contained in:
committed by
Dmitry Petrov
parent
1cc7f19d10
commit
b31ab729de
@@ -3,5 +3,5 @@
|
||||
typealias Exn = java.lang.Exception
|
||||
|
||||
fun test() {
|
||||
throw <!NO_COMPANION_OBJECT!>Exn<!>
|
||||
throw <!FUNCTION_CALL_EXPECTED!>Exn<!>
|
||||
}
|
||||
Reference in New Issue
Block a user