]> git.lizzy.rs Git - rust.git/blob - src/tools/rustfmt/tests/target/cfg_mod/wasm32.rs
Rollup merge of #85409 - CDirkx:cfg_redox, r=nagisa
[rust.git] / src / tools / rustfmt / tests / target / cfg_mod / wasm32.rs
1 fn wasm32() -> &str {
2     "wasm32"
3 }