mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 17:33:38 +00:00
library/int32.m:
library/uint32.m:
As above.
tests/hard_coded/Mmakefile:
tests/hard_coded/int32_from_bytes.{m,exp}:
tests/hard_coded/uint32_from_bytes.{m,exp}:
Test the new functions.
9 lines
82 B
Plaintext
9 lines
82 B
Plaintext
-16777216i32
|
|
16711680i32
|
|
65280i32
|
|
255i32
|
|
255i32
|
|
65280i32
|
|
16711680i32
|
|
-16777216i32
|