Write typeinfo annotations of generated componentN methods

Add some LoadKotlin testcases to test that.
This commit is contained in:
Alexander Udalov
2012-08-30 16:11:50 +04:00
parent 2c84389a45
commit 2aadfa47ee
15 changed files with 82 additions and 0 deletions
@@ -0,0 +1,3 @@
package test
open data class DataClass(val x: String)