Rewrite KotlinP so it does not use visitors from kotlinx-metadata anymore;
fix bug with missing moduleName.
This commit is contained in:
committed by
Space Team
parent
3d679b76bc
commit
c4d409608c
@@ -11,6 +11,8 @@ package {
|
||||
// field: x:I
|
||||
public final const val x: kotlin/Int /* = ... */
|
||||
public final get
|
||||
|
||||
// module name: test-module
|
||||
}
|
||||
// META-INF/test-module.kotlin_module
|
||||
// ------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user