townengine/third-party/tomlc99/stdex/comment.toml
2024-10-01 12:48:42 +03:00

4 lines
122 B
TOML

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