Exception 'Base expression was not processed: function literal' fixed

This commit is contained in:
Svetlana Isakova
2015-09-04 16:23:00 +03:00
parent 0999d8ea8e
commit fe34d1673e
7 changed files with 45 additions and 1 deletions
@@ -0,0 +1,4 @@
package
internal fun test(): kotlin.Unit
internal fun use(/*0*/ a: kotlin.Any?): kotlin.Any?