Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
260e8dfd39d86c4c5db834113ee010d647f3995e
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLib
/
native
/
anonymousInitializer.kt
blob: fea9d2a9f5f6f5c942303847689fed8bfdaf3df4 [
file
]
// RUN_PIPELINE_TILL: FRONTEND
external
class
A
{
<!
EXTERNAL_ANONYMOUS_INITIALIZER
!>
init
{
definedExternally
}<!>
}