[KT-4124] Minor refactoring and cleanup
This commit is contained in:
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
class A {
|
||||
<!NATIVE_INNER_CLASS_PROHIBITED!>@native inner class B<!>
|
||||
}
|
||||
|
||||
@native class C {
|
||||
@native inner class D
|
||||
}
|
||||
Reference in New Issue
Block a user