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

7 lines
46 B
Rust
Raw Normal View History

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