Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
cae7f90b594750d624e94b3325571f4b5ebff2f0
/
.
/
compiler
/
testData
/
ir
/
irText
/
declarations
/
fileWithAnnotations.kt
blob: 10878b62e1a80feb9ceadf102e1933c1dd7fb823 [
file
] [
log
] [
blame
]
// TARGET_BACKEND: JVM
// WITH_STDLIB
// FIR_IDENTICAL
@file
:
JvmName
(
"FileWithAnnotations"
)
fun foo
()
{}
val bar
=
42