rust/tests/source/cfg_mod/wasm32.rs

5 lines
49 B
Rust
Raw Normal View History

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