rust/tests/run-make/wasm-export-all-symbols/foo.rs

4 lines
45 B
Rust

#![crate_type = "cdylib"]
extern crate bar;