Support for checking loaded descriptors agains an expected txt file
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
namespace <root>
|
||||
|
||||
internal final fun foo(/*0*/ i: jet.Int): jet.Int
|
||||
internal final fun </*0*/ T : jet.Any?>foo(/*0*/ t: T): jet.Tuple0
|
||||
internal final fun test(): jet.Tuple0
|
||||
Reference in New Issue
Block a user