Estimated hours taken: 0.1
Branches: main
Fix failing test cases in hlc grades.
tests/hard_coded/deconstruct_arg.exp2:
tests/hard_coded/write_reg1.exp3:
tests/hard_coded/write_xml.exp2:
Conform to the new way in which floats are printed.
Estimated hours taken: 2
Branches: main
Fix a bug: closures do not contain valid layout information in hlc grades,
so in those grades closures cannot be deconstructed.
runtime/mercury_ml_expand_body.h:
Do not deconstruct closures in hlc grades.
library/deconstruct.m:
Document this behavior.
tests/hard_coded/deconstruct_arg.exp2:
Add a second expected output file with the output appropriate for hlc
grades.