Add more stub generator tests for external dependencies

This commit is contained in:
Dmitry Petrov
2017-05-05 13:38:41 +03:00
parent dba9011563
commit 1dbd6453e0
17 changed files with 237 additions and 6 deletions
+7
View File
@@ -0,0 +1,7 @@
FILE /javaNestedClass.kt
FUN public fun test(jj: J.JJ): kotlin.Unit
VALUE_PARAMETER value-parameter jj: J.JJ
BLOCK_BODY
RETURN type=kotlin.Nothing from='test(J.JJ): Unit'
CALL 'foo(): Unit' type=kotlin.Unit origin=null
$this: GET_VAR 'value-parameter jj: J.JJ' type=J.JJ origin=null