rust/rustfmt-core/tests/source/issue-1192.rs
2018-02-07 22:48:05 +09:00

4 lines
36 B
Rust

fn main() {
assert!(true) ;
}