Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fae15b3fc4205675bfb51513d6068f83490926d3
/
.
/
compiler
/
testData
/
compileKotlinAgainstCustomBinaries
/
inlineAnonymousObjectWithDifferentTarget
/
source.kt
blob: 0a944a62da8c068a2c3b36a3c9d202da4931aa92 [
file
] [
log
] [
blame
]
fun main
()
{
foo
{
A
.
method
()
}
}