If you swap the line to
        writefln("nextUp of %a is %a", 1.0L, 1.0L.nextUp());
you get the same result as the second case.

Reply via email to