10 lines
102 B
Rust
10 lines
102 B
Rust
---
|
|
---
|
|
|
|
//@ compile-flags: -Zunpretty=normal
|
|
//@ check-pass
|
|
|
|
#![feature(frontmatter)]
|
|
|
|
fn main() {
|
|
}
|