Files
rust/tests/run-make/symbols-all-mangled/an_executable.rs

4 lines
56 B
Rust

pub fn public_rust_function_from_exe() {}
fn main() {}