phil-t
10/08/2021, 3:18 PM.config"my test".config(tags = setOf(TestTag)) {
    // Test stuff here
}This declaration is experimental due to signature types and its usage must be marked (will become an error in 1.6) with '@kotlin.time.ExperimentalTime' or '@OptIn(kotlin.time.ExperimentalTime::class)'object TestTag : Tag().configsam
10/08/2021, 4:34 PMsam
10/08/2021, 4:34 PMsam
10/08/2021, 4:34 PMsam
10/08/2021, 4:34 PMphil-t
10/08/2021, 5:43 PMsam
10/08/2021, 6:00 PM