Mute some tests
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
import builders.*
|
||||
import kotlin.InlineOption.*
|
||||
|
||||
fun box(): String {
|
||||
return test{"OK"}
|
||||
}
|
||||
|
||||
|
||||
//TODO
|
||||
Reference in New Issue
Block a user