3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-04-15 00:28:43 +00:00
rust-cache/tests/wasm-workspace/crates/one/src/main.rs

4 lines
45 B
Rust

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