Nicer performance tests suite dsl

This commit is contained in:
Vladimir Dolzhenko
2020-05-22 17:36:55 +02:00
committed by Vladimir Dolzhenko
parent 2cee82a348
commit 1ae7f693c5
31 changed files with 1098 additions and 530 deletions
-4
View File
@@ -1,4 +0,0 @@
fun main(args: Array<String>) {
println("Hello World!")
}
-4
View File
@@ -1,4 +0,0 @@
fun main(args: Array<String>) {
println("Hello World!")
}