Files
kotlin-fork/analysis/low-level-api-fir/testData/partialRawBuilder/simpleVal.kt
T
2023-09-18 21:12:45 +00:00

7 lines
67 B
Kotlin
Vendored

// PROPERTY: foo
package test
val bar: Int = 10
val foo: Int = 0