pre-commit/testing/resources/rust_hooks_repo/src/main.rs
2018-05-22 21:52:34 -07:00

3 lines
43 B
Rust

fn main() {
println!("hello world");
}