Sign in
third-party-mirror
/
golang
/
hashicorp
/
hcl
/
03ccb17c49038030a26f0d05e9be1357a319e59d
/
.
/
test-fixtures
/
escape.hcl
blob: f818b15e0274484968ddef0aaaaa5e1314c9e4a6 [
file
] [
log
] [
blame
]
foo
=
"bar\"baz\\n"
bar
=
"new\nline"
qux
=
"back\\slash"
qax
=
"slash\\:colon"
nested
=
"${HH\\:mm\\:ss}"
nestedquotes
=
"${"
\"stringwrappedinquotes\"
"}"