open + data and inner + data are deprecated, a new test, relevant test fixes
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
class Outer {
|
||||
<!DEPRECATED_MODIFIER_PAIR!>inner<!> <!DEPRECATED_MODIFIER_PAIR!>data<!> class Inner(val x: Int)
|
||||
}
|
||||
Reference in New Issue
Block a user