1# 2# Copyright 2016-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license. 3# 4 5knit.package=kotlinx.coroutines.examples 6knit.dir=jvm/test/examples/ 7 8test.package=kotlinx.coroutines.examples.test 9test.dir=jvm/test/examples/test/ 10 11