[FE] Change message for sealed interfaces with language target < 1.5
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@
|
||||
// !LANGUAGE: -SealedInterfaces
|
||||
// !DIAGNOSTICS: -UNUSED_VARIABLE
|
||||
|
||||
<!WRONG_MODIFIER_TARGET!>sealed<!> interface Base
|
||||
<!UNSUPPORTED_FEATURE!>sealed<!> interface Base
|
||||
|
||||
Reference in New Issue
Block a user