4 lines
62 B
Rust
4 lines
62 B
Rust
fn skip_formatting_this() {
|
|
println ! ( "Skip this" ) ;
|
|
}
|
fn skip_formatting_this() {
|
|
println ! ( "Skip this" ) ;
|
|
}
|