[KT-4124] Minor refactoring and cleanup

This commit is contained in:
Alexey Andreev
2016-02-18 15:37:21 +03:00
parent d067068774
commit 6adcafafbb
10 changed files with 63 additions and 70 deletions
@@ -0,0 +1,7 @@
class A {
<!NATIVE_INNER_CLASS_PROHIBITED!>@native inner class B<!>
}
@native class C {
@native inner class D
}