blob: e7019d194719f2c1d0c15f3fe8481964583e379b [file]
// RUN_PIPELINE_TILL: FRONTEND
external fun interface <!WRONG_EXTERNAL_DECLARATION!>I<!> {
fun f()
}