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