[FIR] Add JVM diagnostics about external declaration
This commit is contained in:
committed by
TeamCityServer
parent
4907bc296f
commit
816e8f487c
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
abstract class A {
|
||||
<!EXTERNAL_DECLARATION_CANNOT_BE_ABSTRACT!>abstract<!> val x : Int
|
||||
external get
|
||||
|
||||
Reference in New Issue
Block a user