Files
kotlin-fork/compiler/testData/diagnostics/tests/nullabilityAndSmartCasts/kt2164.txt
T

7 lines
115 B
Plaintext
Vendored

package
package kt2164 {
public fun foo(/*0*/ x: kotlin.Int): kotlin.Int
public fun main(): kotlin.Unit
}