mirror of
https://github.com/rust-lang/rust.git
synced 2025-09-28 13:46:03 +00:00
11 lines
102 B
Rust
11 lines
102 B
Rust
---
|
|
---
|
|
|
|
//@ compile-flags: -Zunpretty=normal
|
|
//@ check-pass
|
|
|
|
#![feature(frontmatter)]
|
|
|
|
fn main() {
|
|
}
|