diff options
| author | Shulhan <m.shulhan@gmail.com> | 2020-05-16 17:32:50 +0700 |
|---|---|---|
| committer | Shulhan <m.shulhan@gmail.com> | 2020-05-16 17:32:50 +0700 |
| commit | 3852ba387a3b21701ef1083a7aa5a34a04e2d0da (patch) | |
| tree | d178bb282c3921b83571236650dae6ebe4a9f8d8 /lib/net/html/example_node_iterator_test.go | |
| parent | f2bdf32192267a1893a9b2e49dfa178837a358d1 (diff) | |
| download | pakakeh.go-3852ba387a3b21701ef1083a7aa5a34a04e2d0da.tar.xz | |
ini: make the add method append the variable after existing same key
For example, if the section has the following key "x:1" and "y:3", adding
another key "x:2" should add after the first "x" key, which result
in: "x:1", "x:2", "y:3".
Diffstat (limited to 'lib/net/html/example_node_iterator_test.go')
0 files changed, 0 insertions, 0 deletions
