Files
kotlin-fork/analysis/analysis-api/testData/scopes/memberScopeByFqName/withTestCompilerPluginEnabled/generatedCompanionWithFoo.pretty.txt
T
2023-01-12 17:45:40 +00:00

10 lines
176 B
Plaintext
Vendored

fun foo(): kotlin.Int
open operator fun equals(other: kotlin.Any?): kotlin.Boolean
open fun hashCode(): kotlin.Int
open fun toString(): kotlin.String
private constructor()