FIR: Properly support raw types in type parameter upper bounds
^KT-49345 Fixed
This commit is contained in:
committed by
Space Team
parent
73cffa315d
commit
7b15b28ee2
@@ -1,2 +1,2 @@
|
||||
public abstract interface RawUpperBound<T : R|ft<test/RawUpperBound<*>, test/RawUpperBound<*>?>|> : R|kotlin/Any| {
|
||||
public abstract interface RawUpperBound<T : R|ft<Raw type test/RawUpperBound<ft<Raw type test/RawUpperBound<*>, test/RawUpperBound<*>?>>, test/RawUpperBound<*>?>|> : R|kotlin/Any| {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user