Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
frontmatter_escaped.rs
blob: 0d0263775668232a8c37c1ee8f1867338b06792b [
file
] [
log
] [
blame
]
#!/
usr
/
bin
/
env cargo
------------
package
.
description
=
"""
Header
-----
Body
"""
------------
#![
feature
(
frontmatter
)]
fn
main
()
{}