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