Added tests for obsolete tasks
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package
|
||||
|
||||
internal fun </*0*/ T> bar(/*0*/ f: () -> T): T
|
||||
internal fun test(/*0*/ map: kotlin.MutableMap<kotlin.Int, kotlin.Int>): kotlin.Unit
|
||||
Reference in New Issue
Block a user