Newer
Older
pokemon-go-trade / vendor / github.com / hashicorp / hcl / test-fixtures / escape.hcl
Simon Lindgren on 12 Feb 2021 155 bytes first commit
foo = "bar\"baz\\n"
bar = "new\nline"
qux = "back\\slash"
qax = "slash\\:colon"
nested = "${HH\\:mm\\:ss}"
nestedquotes = "${"\"stringwrappedinquotes\""}"