Write typeinfo annotations of generated componentN methods
Add some LoadKotlin testcases to test that.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
namespace test
|
||||
|
||||
jet.data() internal final class test.DataClass : jet.Any {
|
||||
public final /*constructor*/ fun <init>(): test.DataClass
|
||||
}
|
||||
Reference in New Issue
Block a user