3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-02-27 21:45:43 +00:00
rust-cache/tests/wasm-workspace/crates/one/src/main.rs

3 lines
45 B
Rust

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