rust/tests/target/cfg_mod/dir/dir1/dir2/wasm32.rs

4 lines
37 B
Rust
Raw Normal View History

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