Stabilize Duration, DurationUnit and related top-level functions KT-46784

Co-authored-by: Abduqodiri Qurbonzoda <abduqodiri.qurbonzoda@jetbrains.com>
This commit is contained in:
Ilya Gorbunov
2021-09-19 04:36:44 +03:00
committed by Space
parent ad18343413
commit 96611de344
12 changed files with 60 additions and 117 deletions
@@ -3,7 +3,6 @@
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
@file:OptIn(ExperimentalTime::class)
package test.time
import kotlin.test.*