[TD] Update testdata according to previous commit
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
// FILE: test.kt
|
||||
// WITH_RUNTIME
|
||||
// WITH_COROUTINES
|
||||
// WITH_RUNTIME
|
||||
// FILE: test.kt
|
||||
|
||||
interface Flow<T> {
|
||||
abstract suspend fun collect(collector: FlowCollector<T>)
|
||||
|
||||
Reference in New Issue
Block a user