Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fcbc6b84598bef4d4ca95c593070c2a5cba1da35
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLib
/
native
/
anonymousInitializer.kt
blob: a278c387a48c865cbea00c9c7257ea125d7b086a [
file
]
external
class
A
{
<!
EXTERNAL_ANONYMOUS_INITIALIZER
!>
init
{
definedExternally
}<!>
}