KJS: introduce new base class WebDemoExamples* tests
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun main(args: Array<String>) {
|
||||
println(maxOf(args[0].toInt(), args[1].toInt()))
|
||||
}
|
||||
Reference in New Issue
Block a user