mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-16 09:53:36 +00:00
This is to support upcoming changes to how these conversions are implemented.
tests/hard_coded/uint{16,64}_to_string.{m,exp}:
Add the new tests.
tests/hard_coded/uint32_to_string.m:
Adjust a comment.
tests/hard_coded/Mmakefile:
Add the new tests.
29 lines
114 B
Plaintext
29 lines
114 B
Plaintext
0
|
|
1
|
|
2
|
|
7
|
|
8
|
|
9
|
|
10
|
|
11
|
|
99
|
|
100
|
|
101
|
|
126
|
|
127
|
|
128
|
|
254
|
|
255
|
|
256
|
|
999
|
|
1000
|
|
1001
|
|
9999
|
|
10000
|
|
10001
|
|
32766
|
|
32767
|
|
32768
|
|
65534
|
|
65535
|