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

6 lines
74 B
Plaintext
Vendored

package
package customGetValGlobal {
public val zz: kotlin.Int = 1
}