Skip to content

Commit 74d2aeb

Browse files
committed
Merge remote-tracking branch 'origin/master' into develop
2 parents 47f0a46 + 99f0804 commit 74d2aeb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/topics/coroutine-context-and-dispatchers.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,6 @@ fun main() {
242242
//sampleEnd
243243
}
244244
```
245-
{kotlin-runnable="true" kotlin-min-compiler-version="1.3"}
246245

247246
> You can get the full code [here](../../kotlinx-coroutines-core/jvm/test/guide/example-context-04.kt).
248247
>

0 commit comments

Comments
 (0)