[AA] AbstractSymbolTest: add assertion on redundant directive
^KT-54311
This commit is contained in:
committed by
Space Team
parent
3c2e0cb3b9
commit
119f6858cd
-2
@@ -1,5 +1,3 @@
|
||||
// DO_NOT_CHECK_SYMBOL_RESTORE
|
||||
|
||||
inline fun <T, R> T.use(block: (T) -> R): R {
|
||||
return block(this)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user