Refactor: use generated approach for stubs test
Remove meaningless assertion Add comment to NotStorePropertyFromDelegate test
This commit is contained in:
@@ -0,0 +1 @@
|
||||
fun DoubleArray.some() = for (element in this) println(element)
|
||||
Reference in New Issue
Block a user