Sign in
fuchsia
/
third_party
/
rust
/
b3827e4f3728b77bd3e60587487ebfc3cc8d901b
/
.
/
tests
/
ui
/
frontmatter
/
extra-after-end.rs
blob: de2cf4cc85efdcf468380b289240d9b01832fba0 [
file
] [
log
] [
blame
]
---
---
cargo
//~^ ERROR: extra characters after frontmatter close are not allowed
#![
feature
(
frontmatter
)]
fn
main
()
{}