Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b7de3709e46eb073303a1e8aac4c22656e4f2863
/
.
/
compiler
/
testData
/
asJava
/
lightClasses
/
lightClassByFqName
/
SimplePublicField.kt
blob: 7a1091f83604b162324999d964b8c3fbadc0e9d0 [
file
]
// C
// WITH_STDLIB
class
C
{
@[
kotlin
.
jvm
.
JvmField
]
public
val foo
:
String
=
{
"A"
}()
}
// FIR_COMPARISON