Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
4f8dad3e4ba00e23b4182ef4c50194b20bd43c8f
/
.
/
analysis
/
analysis-api
/
testData
/
scopes
/
substitutionOverridesUnwrapping
/
GenericFromFunctionInLocalClass1.pretty.txt
blob: b0bdeb504a9c3d60d5260685bdc773b325cae873 [
file
]
fun noGenerics()
fun withOuter(): Outer?
open operator fun equals(other: kotlin.Any?): kotlin.Boolean
open fun hashCode(): kotlin.Int
open fun toString(): kotlin.String
constructor()