Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
e1e07d20949869a38f2fc0b6ceeea1235721f07f
/
.
/
compiler
/
testData
/
asJava
/
lightClasses
/
nullabilityAnnotations
/
Synthetic.kt
blob: abb40e47290d8894310dc010bc4fc2989a45ee50 [
file
]
// Synthetic
class
Synthetic
{
inner
class
Inner
{
fun test
()
{
foo
()
}
}
private
fun foo
()
{}
}
// FIR_COMPARISON