Add a script to regenerate binary test data (jars)

This commit is contained in:
Alexander Udalov
2013-09-23 23:15:39 +04:00
parent 1de637c143
commit da1325f5cc
12 changed files with 131 additions and 2 deletions
@@ -1,9 +0,0 @@
package abc
public fun abcdAAA1(): Unit {}
public fun abcdBBB2(i: Int) {}
public fun Int.abcdCCC3() {}
public fun Int.abcdDDD4(i: Int) {}