Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
frontmatter
/
multifrontmatter-2.rs
blob: 8e5b45a0bf75feaec09990ccf4969db613bbc4ac [
file
] [
log
] [
blame
]
---
---
---
---
// hyphens only need to be escaped when at the start of a line
//@ check-pass
#![
feature
(
frontmatter
)]
fn
main
()
{}