KT-304: Resolve supertype reference to class anyway.
#KT-304 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
open class Foo() : `Bar`Bar() {
|
||||
}
|
||||
|
||||
~Bar~open class Bar<T>() {
|
||||
}
|
||||
Reference in New Issue
Block a user