3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-06-29 11:38:47 +00:00
rust-cache/tests/wasm-workspace/crates/one/src/main.rs

3 lines
45 B
Rust

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