Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
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
()
{}