Estimated hours taken: 0.5
Fix a bug which caused references to private_builtin__unsafe_type_cast
to appear in the generated code, causing link errors.
compiler/higher_order.m:
The builtin_state argument of a call to
`private_builtin__unsafe_type_cast' must
be `inline_builtin'.
tests/hard_coded/Mmakefile:
tests/hard_coded/compare_spec.m:
tests/hard_coded/compare_spec.exp:
Test case.