about summary refs log tree commit diff
path: root/tests/run-make/symbols-all-mangled/an_executable.rs
blob: db8df13b9a75316a444ad45ed56fdef587acaeb9 (plain)
1
2
3
pub fn public_rust_function_from_exe() {}

fn main() {}