add lost tests
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun sometimes(): Int? = null
|
||||
|
||||
// method: namespace::sometimes
|
||||
// jvm signature: ()Ljava/lang/Integer;
|
||||
// generic signature: null
|
||||
// kotlin signature: ()?Ljava/lang/Integer; // TODO: need to skip kotlin signature
|
||||
Reference in New Issue
Block a user