[FIR] Add JVM diagnostics about external declaration

This commit is contained in:
Ivan Kochurkin
2021-08-28 00:36:57 +03:00
committed by TeamCityServer
parent 4907bc296f
commit 816e8f487c
19 changed files with 138 additions and 76 deletions
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
import kotlin.jvm.*
external fun <<!REIFIED_TYPE_PARAMETER_NO_INLINE!>reified<!> T> foo()