...

Text file src/github.com/BurntSushi/toml/internal/toml-test/tests/valid/comment/at-eof2.toml

Documentation: github.com/BurntSushi/toml/internal/toml-test/tests/valid/comment

     1# This is a full-line comment
     2key = "value" # This is a comment at the end of a line

View as plain text