rust/tests/target/cfg_mod/wasm32.rs
2019-06-09 09:20:39 +09:00

4 lines
37 B
Rust

fn wasm32() -> &str {
"wasm32"
}