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

5 lines
70 B
Plaintext
Vendored

package
public val f: () -> kotlin.Int
public val i: kotlin.Int = 17