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