blob: 0309eac7e38e0f21f58c5a5724960cac0111fdb5 [file] [log] [blame]
function main(args) {
System.out.println(1.00001);
}