Files
mercury/tests/hard_coded/getopt_maybe_option.exp
Peter Wang 064e9ddf1d Add regression test for maybe_int/maybe_string options.
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.
2022-11-08 17:14:25 +11:00

5 lines
70 B
Plaintext

option i1: no
option i2: yes(123)
option s1: no
option s2: yes("STR")