blob: 7fe96a98a6bd4d2ab86c2d287d5a87db2457f7f8 [file]
val v1 = param1[0].toString()
val v2 = param2[0].toLong()
System.out.println("$v1 and $v2")