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
9 lines
278 B
Plaintext
Vendored
9 lines
278 B
Plaintext
Vendored
public open class Basic : R|kotlin/Any| {
|
|
public open fun foo(r: R|ft<java/lang/Runnable, java/lang/Runnable?>!|): R|kotlin/Unit|
|
|
|
|
public open static fun bar(r: R|ft<java/lang/Runnable, java/lang/Runnable?>!|): R|kotlin/Unit|
|
|
|
|
public constructor(): R|test/Basic|
|
|
|
|
}
|