[FE] Allow using sealed modifier on interface and compute sealed modality for them
#KT-20423
This commit is contained in:
committed by
TeamCityServer
parent
d605c7e491
commit
9609954560
+5
@@ -0,0 +1,5 @@
|
||||
// ISSUE: KT-20423
|
||||
// !LANGUAGE: -SealedInterfaces
|
||||
// !DIAGNOSTICS: -UNUSED_VARIABLE
|
||||
|
||||
<!WRONG_MODIFIER_TARGET!>sealed<!> interface Base
|
||||
Reference in New Issue
Block a user