Luuk de Gram ef0df24626
test/link: add linker test to verify mangling
This adds a simple linker test to ensure the built library contains
an import entry for each extern function call that was mangled.
2022-11-01 15:43:34 +01:00

2 lines
31 B
Zig

pub extern "b" fn hello() i32;