mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 17:33:38 +00:00
library/string.m:
Add append_string_pieces/2 predicate.
library/io.m:
Add a comment about a potential future change.
tests/hard_coded/Mmakefile:
tests/hard_coded/string_append_pieces.exp:
tests/hard_coded/string_append_pieces.m:
Add test case.
NEWS:
Announce addition.
12 lines
544 B
Plaintext
12 lines
544 B
Plaintext
""
|
|
""
|
|
""
|
|
""
|
|
"ab"
|
|
"cool!😀"
|
|
software_error("predicate `string.append_string_pieces\'/2: Unexpected: substring index out of range")
|
|
software_error("predicate `string.append_string_pieces\'/2: Unexpected: substring index out of range")
|
|
software_error("predicate `string.append_string_pieces\'/2: Unexpected: substring index out of range")
|
|
software_error("predicate `string.append_string_pieces\'/2: Unexpected: substring index out of range")
|
|
software_error("predicate `string.append_string_pieces\'/2: Unexpected: substring index out of range")
|