Skip to content

Commit

Permalink
fix: errors in runnable snippet in doc (#3818)
Browse files Browse the repository at this point in the history
  • Loading branch information
danil-pavlov authored Jul 21, 2023
1 parent 5b64a1f commit 99f0804
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/topics/coroutine-context-and-dispatchers.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ fun main() {
//sampleEnd
}
```
{kotlin-runnable="true" kotlin-min-compiler-version="1.3"}

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

0 comments on commit 99f0804

Please sign in to comment.