Files
kotlin-fork/compiler/testData/diagnostics/tests/inference/kt1293.txt
T

7 lines
124 B
Plaintext
Vendored

package
package kt1293 {
public fun main(): kotlin.Unit
public fun requiresInt(/*0*/ i: kotlin.Int): kotlin.Unit
}