Skip to content

Commit 99f0804

Browse files
authored
fix: errors in runnable snippet in doc (#3818)
1 parent 5b64a1f commit 99f0804

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)