Sign in
fuchsia
/
third_party
/
rust-crates
/
refs/heads/sandbox/robtsuk/new_rust_build
/
.
/
vendor
/
toml
/
tests
/
valid
/
raw-multiline-string.toml
blob: 8094c03e31a404e91b1b6c054817c1b7a6b4ddbb [
file
] [
log
] [
blame
]
oneline
=
'''This string has a '
quote character
.
'''
firstnl = '''
This
string
has a
' quote character.'''
multiline
=
'''
This string
has '
a quote character
and
more than
one newline
in
it
.
'''