Skip to content

Comment gets duplicated #11

Description

@paulrouget
[foo]
one = 1 # a comment
edit(toml, `foo.bar`, 2);

Returns:

[foo]
one = 1 # a comment
bar = 2 # a comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions