Support for checking loaded descriptors agains an expected txt file

This commit is contained in:
Andrey Breslav
2012-07-11 19:51:56 +04:00
parent 7cf9eeee65
commit 44d92d8eb3
411 changed files with 5050 additions and 8 deletions
@@ -0,0 +1,7 @@
namespace <root>
internal final fun test(): jet.Tuple0
internal final fun test(/*0*/ a: java.lang.Class<jet.Int>): jet.Tuple0
internal final fun test(/*0*/ a: java.lang.Comparable<jet.Int>): jet.Tuple0
internal final fun test(/*0*/ a: java.lang.annotation.RetentionPolicy): jet.Tuple0
internal final fun test(/*0*/ a: java.util.ArrayList<jet.Int>): jet.Tuple0