]> git.lizzy.rs Git - rust.git/blob - tests/run-make/wasm-export-all-symbols/main.rs
Remove confusing 'while checking' note from opaque future type mismatches
[rust.git] / tests / run-make / wasm-export-all-symbols / main.rs
1 extern crate bar;
2
3 fn main() {}