// expected: rv: 19 // param: 17 2 val rv = java.lang.Long.parseLong(args[0]) + java.lang.Integer.parseInt(args[1])