Files
LearnGO/go/pkg/mod/github.com/joho/godotenv@v1.5.1/fixtures/comments.env
T
2024-09-19 21:38:24 -04:00

5 lines
60 B
Bash

# Full line comment
foo=bar # baz
bar=foo#baz
baz="foo"#bar