Files
kotlin-fork/idea/testData/checker/regression/PropertyDeclarationAsExpression.kt
T
2016-07-16 09:10:35 +03:00

3 lines
100 B
Kotlin
Vendored

val f = 1 <error>></error><EOLError descr="Expecting an element"></EOLError>
val g: Int = 3