4 lines
62 B
Rust
Raw Normal View History

2019-03-17 12:27:24 +09:00
fn skip_formatting_this() {
println ! ( "Skip this" ) ;
}