blob: e6595453651b6ef13dee024a6e139c42f5cb6819 [file] [log] [blame]
function main(args) {
System.out.println(2147483648L);
}