65ea4e184a
- Add utilities to add new attribute to ConeAttributes
- Get rid of FlexibleNullability attribute (it can be easily inferred
for any flexible type at any moment)
- Fix determining of EnhancedNullability attribute
7 lines
280 B
Plaintext
Vendored
7 lines
280 B
Plaintext
Vendored
public open class CustomProjectionKind : R|kotlin/Any| {
|
|
public open fun foo(): R|ft<kotlin/collections/MutableList<ft<kotlin/Number, kotlin/Number?>!>, kotlin/collections/List<ft<kotlin/Number, kotlin/Number?>!>?>!|
|
|
|
|
public constructor(): R|test/CustomProjectionKind|
|
|
|
|
}
|