| # | |
| # Copyright 2016-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license. | |
| # | |
| knit.package=kotlinx.coroutines.guide | |
| knit.dir=../kotlinx-coroutines-core/jvm/test/guide/ | |
| test.package=kotlinx.coroutines.guide.test | |
| test.dir=../kotlinx-coroutines-core/jvm/test/guide/test/ | |