Files
kotlin-fork/compiler/testData/psi/Properties_ERR.kt
T
2015-06-12 09:55:00 +03:00

18 lines
186 B
Kotlin
Vendored

var - {}
var f {}
var f :
val foo :
val :
val : Int
val @[a foo = foo
val foo.bar.
val foo.
val @a foo : = bar
val foo.bar
public () {}
() = foo
val f.d.- = f
val foo
get() -