Change deprecation rules for annotations in brackets
Also adjust quickfix for deprecated syntax
This commit is contained in:
+1
-1
@@ -6,4 +6,4 @@ class A {
|
||||
}
|
||||
}
|
||||
|
||||
class C <!PLATFORM_STATIC_ILLEGAL_USAGE!>[platformStatic] constructor()<!>
|
||||
class C <!PLATFORM_STATIC_ILLEGAL_USAGE!>platformStatic constructor()<!>
|
||||
|
||||
Reference in New Issue
Block a user