Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fa6706d92e6b4fd10bdb26da483b20467cd68a42
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
GenericFunctionIsLessSpecific.txt
blob: 9e883bec6418fa4a3261bbca6a9b3b4ab7bd24e7 [
file
]
package
public fun </*0*/ T> foo(/*0*/ t: T): kotlin.Unit
public fun foo(/*0*/ i: kotlin.Int): kotlin.Int
public fun test(): kotlin.Unit