diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-07-17 20:29:58 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-07-17 20:29:58 +0000 |
| commit | d7ea4aaa3e204e5c22dadb94078f3638f6b3b505 (patch) | |
| tree | ad4c2d5608738036e4f3ee8aafcde836143b6af2 /tests/basic/issue312.in | |
| parent | 1dd83cf7e527ff29d734f6a2c8f9b61d39b41d94 (diff) | |
Diffstat (limited to 'tests/basic/issue312.in')
| -rw-r--r-- | tests/basic/issue312.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/basic/issue312.in b/tests/basic/issue312.in new file mode 100644 index 000000000000..ec46cbe804da --- /dev/null +++ b/tests/basic/issue312.in @@ -0,0 +1,4 @@ +section_a { key_1 = "value_1"; } +section_a { key_2 = "value_2"; } +section_b { key_3 = "value_3"; } +section_b { key_4 = "value_4"; } |
