Fixed and extended performance tests

This commit is contained in:
Vladimir Dolzhenko
2019-06-11 10:08:30 +02:00
parent 5010824167
commit 47a16cb252
11 changed files with 573 additions and 56 deletions
+4
View File
@@ -0,0 +1,4 @@
fun main(args: Array<String>) {
println("Hello World!")
}
+4
View File
@@ -0,0 +1,4 @@
fun main(args: Array<String>) {
println("Hello World!")
}