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 RecursiveRawUpperBound<T : R|ft<test/RecursiveRawUpperBound<*>, test/RecursiveRawUpperBound<*>?>|> : R|kotlin/Any| {
|
||||
public abstract interface RecursiveRawUpperBound<T : R|ft<Raw type test/RecursiveRawUpperBound<ft<Raw type test/RecursiveRawUpperBound<*>, test/RecursiveRawUpperBound<*>?>>, test/RecursiveRawUpperBound<*>?>|> : R|kotlin/Any| {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user