Sign in
rust
/
rust
/
08cd08fbef8c6663b052d8d9e4930d5696cbb8a7
/
.
/
tests
/
ui
/
unpretty
/
frontmatter.stdout
blob: 2ccbb1b25825557b516c30bebdd982391dc9718f [
file
]
---
---
//@ compile-flags: -Zunpretty=normal
//@ check-pass
#![feature(frontmatter)]
fn main
()
{}