Files
kotlin-fork/compiler/testData/diagnostics/tests/deprecated/propertyWithInvoke.txt
T
2017-02-13 14:09:53 +03:00

5 lines
107 B
Plaintext
Vendored

package
@kotlin.Deprecated(message = "No") public val f: () -> kotlin.Unit
public fun test(): kotlin.Unit