Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
cae7f90b594750d624e94b3325571f4b5ebff2f0
/
.
/
compiler
/
testData
/
ir
/
irText
/
declarations
/
fileWithAnnotations.kt.txt
blob: 176873fa0dac6d561fea7091b0eaeb3a4020116f [
file
] [
log
] [
blame
]
@file:JvmName(name = "FileWithAnnotations")
fun foo() {
}
val bar: Int
field = 42
get