mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-16 18:03:36 +00:00
compiler/prog_util.m:
Add some missing cases that are preventing insts for 64-bit integers
working.
tests/invalid/Mmakefile:
tests/invalid/invalid_int64_inst.{m,err_exp}:
tests/invalid/invalid_uint64_inst.{m,err_exp}:
Add tests for the above.