Prohibit ''Nothing'' substitution of reified TP
This commit is contained in:
committed by
Andrey Breslav
parent
b3691b7358
commit
28dc84344c
@@ -0,0 +1,4 @@
|
||||
package
|
||||
|
||||
internal fun box(): kotlin.Unit
|
||||
kotlin.inline() internal fun </*0*/ reified T> foo(/*0*/ block: () -> T): kotlin.String
|
||||
Reference in New Issue
Block a user