3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-03-20 15:15:51 +00:00
rust-cache/tests/wasm-workspace/crates/two/src/main.rs

3 lines
45 B
Rust

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