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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
56 B
Rust
Raw Normal View History

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