[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
abstract class A {
<!EXTERNAL_DECLARATION_CANNOT_BE_ABSTRACT!>abstract<!> val x : Int
external get