mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-16 09:53:36 +00:00
tests/hard_coded/.gitignore:
tests/hard_coded/Mmakefile:
tests/hard_coded/getopt_maybe_option.exp:
tests/hard_coded/getopt_maybe_option.m:
Add test case for preceding fix for maybe_string options.
5 lines
70 B
Plaintext
5 lines
70 B
Plaintext
option i1: no
|
|
option i2: yes(123)
|
|
option s1: no
|
|
option s2: yes("STR")
|