New modifier checking strategy: only one error but any number of warnings, a warning can never shadow an error
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<!WRONG_MODIFIER_TARGET, DEPRECATED_MODIFIER_PAIR!>inner<!> <!DEPRECATED_MODIFIER_PAIR!>data<!> class Outer(val x: Int)
|
||||
Reference in New Issue
Block a user