New J2K: add multi-file conversion tests from old j2k
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package test
|
||||
|
||||
open class BaseOtherPackage protected constructor() {
|
||||
protected fun foo() {}
|
||||
protected var i = 1
|
||||
}
|
||||
Reference in New Issue
Block a user