Sign in
rust
/
rust
/
36ba2c7712052d731a7082d0eba5ed3d9d56c133
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
frontmatter_spaced.rs
blob: ee0bb81705c49a2cc636ff1633682b06db8ac2d2 [
file
]
#!/
usr
/
bin
/
env cargo
---
identifier
[
dependencies
]
regex
=
"1"
---
#![
feature
(
frontmatter
)]
fn
main
()
{}