Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fcbc6b84598bef4d4ca95c593070c2a5cba1da35
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLib
/
native
/
externalFunInterface.kt
blob: 416e9f50ce8486483bd181e685e59476d22baef2 [
file
]
external fun
interface
<!
WRONG_EXTERNAL_DECLARATION
!>
I
<!>
{
fun f
()
}