Files
kotlin-fork/compiler/testData/diagnostics/tests/callableReference/property/topLevelFromTopLevel.txt
T
2015-09-08 02:04:32 +03:00

7 lines
126 B
Plaintext
Vendored

package
public var x: kotlin.Int
public val y: kotlin.String
public fun testX(): kotlin.Unit
public fun testY(): kotlin.Unit