9b04e85282
#KT-1681can't reproduce
25 lines
874 B
Kotlin
25 lines
874 B
Kotlin
// IntelliJ API Decompiler stub source generated from a class file
|
|
// Implementation of methods is not available
|
|
|
|
package testData.libraries
|
|
|
|
[final val <T : jet.Any?>#(T, T).exProp : jet.String] /* compiled code */
|
|
|
|
[final val jet.Int.exProp : jet.Int] /* compiled code */
|
|
|
|
[final val jet.String.exProp : jet.String] /* compiled code */
|
|
|
|
[final val globalVal : #(jet.Int, jet.String)] /* compiled code */
|
|
|
|
[final val globalValWithGetter : jet.Long] /* compiled code */
|
|
|
|
[final fun func() : Unit { /* compiled code */ }]
|
|
|
|
[final fun func(val a : jet.Int, val b : jet.Int) : Unit { /* compiled code */ }]
|
|
|
|
[final fun func(val a : jet.Int, val b : jet.String) : Unit { /* compiled code */ }]
|
|
|
|
[final fun main(val args : jet.Array<jet.String>) : Unit { /* compiled code */ }]
|
|
|
|
[final fun <T : jet.Any?>T.filter(val predicate : (T) -> jet.Boolean) : T? { /* compiled code */ }]
|