add lost tests
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun key(): Int = throw Exception()
|
||||
|
||||
// method: namespace::key
|
||||
// jvm signature: ()I
|
||||
// generic signature: null
|
||||
// kotlin signature: ()I // TODO: make null
|
||||
Reference in New Issue
Block a user