Use newSVnv in sv_of_float to stop it truncating the float to an int.
[perl4caml.git] / test / 020-eval.ml
2005-01-28 richAdded 'make test' and some test scripts which exercise...