Files
simple-rust-tests/__security/sensitive/src/main.rs
2022-07-27 00:07:33 +08:00

4 lines
45 B
Rust

fn main() {
println!("Hello, world!");
}