OSDN Git Service

versoin1.1.9 (#594)
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / test-fixtures / escape.hcl
1 foo = "bar\"baz\\n"
2 bar = "new\nline"
3 qux = "back\\slash"
4 qax = "slash\\:colon"
5 nested = "${HH\\:mm\\:ss}"
6 nestedquotes = "${"\"stringwrappedinquotes\""}"